Manages revisions

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

{
    "id": 525772,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "771bc4e51bf2001851d25882a84b9870b9f18f35",
    "head_changeset": "609d6fb5022a77c139cb2ef56acf9925781d62b9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 609d6fb5022a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525772/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525772/issues/?format=api",
    "phabricator_url": null
}