Manages revisions

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

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