Manages revisions

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

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