Manages revisions

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

{
    "id": 507058,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "218342e937f616c64bc1b4ac6199dc98f665ab89",
    "head_changeset": "4177da21b084219e32c7ba0017d74f118c3cf482",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4177da21b084 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507058/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507058/issues/?format=api",
    "phabricator_url": null
}