Manages revisions

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

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