Manages revisions

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

{
    "id": 490922,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "29605bf21ee06175080a06e7903818d64ba6f2ad",
    "head_changeset": "2d03532c1f9c2774ef795f86859719f1e49c6f14",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2d03532c1f9c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490922/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490922/issues/?format=api",
    "phabricator_url": null
}