Manages revisions

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

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