Manages revisions

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

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