Manages revisions

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

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