Manages revisions

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

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