Manages revisions

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

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