Manages revisions

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

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