Manages revisions

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

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