Manages revisions

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

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