Manages revisions

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

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