Manages revisions

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

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