Manages revisions

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

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