Manages revisions

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

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