Manages revisions

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

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