Manages revisions

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

{
    "id": 525990,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "666cf51bbd28dccec51539267d1bbaa943f4082a",
    "head_changeset": "49a5bd2c3ca598add9dcdc3d0bb28fb72b66fe29",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 49a5bd2c3ca5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525990/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525990/issues/?format=api",
    "phabricator_url": null
}