Manages revisions

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

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