Manages revisions

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

{
    "id": 504302,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "99417d05b1c7283ac869f7cf5d9dad89ad896716",
    "head_changeset": "f37f88f2598fb85bedab37496e6c149abdde9ec3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset f37f88f2598f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504302/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504302/issues/?format=api",
    "phabricator_url": null
}