Manages revisions

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

{
    "id": 502633,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3724a6fd5a51522a7e0bd6839715b853c8328523",
    "head_changeset": "584bb0896b184c891301303da65d7dca1741d5e4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 584bb0896b18 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502633/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502633/issues/?format=api",
    "phabricator_url": null
}