Manages revisions

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

{
    "id": 514295,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "26a4b3bbf1f2411870927b34a12ecbd0b0f51bda",
    "head_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 39f0dc0f24d5 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514295/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514295/issues/?format=api",
    "phabricator_url": null
}