Manages revisions

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

{
    "id": 513594,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "48334adb76bb9f8da774283b62e4d84a9e1dbd28",
    "head_changeset": "7de8dcc3a2e176149c35bd9c7e83662c6746655e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7de8dcc3a2e1 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513594/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513594/issues/?format=api",
    "phabricator_url": null
}