Manages revisions

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

{
    "id": 513403,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "75eeade8f4d6ad552ddb660c7887d80794fdb132",
    "head_changeset": "96b7e78486edc86618305e5900256d8be12461e7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 96b7e78486ed (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513403/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513403/issues/?format=api",
    "phabricator_url": null
}