Manages revisions

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

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