Manages revisions

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

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