Manages revisions

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

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