Manages revisions

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

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