Manages revisions

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

{
    "id": 498837,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "45a0b5e83bdbf50cfd063c68b341d79e3daca27c",
    "head_changeset": "48134d64e64b943367db3910dac7bebec3c06d28",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 48134d64e64b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/498837/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498837/issues/?format=api",
    "phabricator_url": null
}