Manages revisions

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

{
    "id": 516630,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0b20c59f06229777c62474550a829b494f74e907",
    "head_changeset": "777d9e861b577d463db76b8682628a1d789cc486",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 777d9e861b57 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/516630/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516630/issues/?format=api",
    "phabricator_url": null
}