Manages revisions

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

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