Manages revisions

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

{
    "id": 509985,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "76b7e7f55eeb718588a75ae08278c863ce0713cc",
    "head_changeset": "74d73ab79838adeed3e585cb35c17c7a02407f41",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 74d73ab79838 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/509985/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509985/issues/?format=api",
    "phabricator_url": null
}