Manages revisions

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

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