Manages revisions

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

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