Manages revisions

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

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