Manages revisions

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

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