Manages revisions

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

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