Manages revisions

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

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