Manages revisions

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

{
    "id": 531168,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "e2199081113720dbaf92ed8cb1616835c1e9bd9f",
    "head_changeset": "4729bef3b0419e9bfe3d08e6ff247e92e8063e26",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4729bef3b041 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531168/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531168/issues/?format=api",
    "phabricator_url": null
}