Manages revisions

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

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