Manages revisions

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

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