Manages revisions

GET /v1/revision/508083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 508083,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7c88e632615672cfc123ff0cc26b88f8f5b2e951",
    "head_changeset": "f49e6797d3956bd5ed6a154deb01a8b32090a6de",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset f49e6797d395 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508083/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508083/issues/?format=api",
    "phabricator_url": null
}