Manages revisions

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

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