Manages revisions

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

{
    "id": 492139,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "878cac373aa8822fbcac4dbf734c12348facd17d",
    "head_changeset": "7e623c2fb95398881a64625ff5904d2fd0cc1aa6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7e623c2fb953 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492139/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492139/issues/?format=api",
    "phabricator_url": null
}