Manages revisions

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

{
    "id": 501288,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "365c920aaa75d8eb251d6062fd155ff526499111",
    "head_changeset": "517f341f67c5d78dbc4ee9947e07107b087b8624",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 517f341f67c5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501288/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501288/issues/?format=api",
    "phabricator_url": null
}