Manages revisions

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

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