Manages revisions

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

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