Manages revisions

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

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