Manages revisions

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

{
    "id": 491264,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "490ceb47bc847868fc525715fd659d219a98f8df",
    "head_changeset": "191e9d05d975934b6802409054b1b920796540bf",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 191e9d05d975 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491264/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491264/issues/?format=api",
    "phabricator_url": null
}