Manages revisions

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

{
    "id": 517276,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2cb7ca176216a4ef4d4444f2c360f5a0a92c8086",
    "head_changeset": "13bba316b2eb044041e1336599123fc5101a250a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 13bba316b2eb (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/517276/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517276/issues/?format=api",
    "phabricator_url": null
}