Manages revisions

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

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