Manages revisions

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

{
    "id": 513276,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "056efeb728c7e98dd117908daf7d5dd51b54404c",
    "head_changeset": "6315cd681fa9b053ebae2ad1fe326b19c65cfa22",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6315cd681fa9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513276/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513276/issues/?format=api",
    "phabricator_url": null
}