Manages revisions

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

{
    "id": 531062,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7c269f777789aec976ce57c91fda34a439f09772",
    "head_changeset": "6421777e8c7555575f969483c97ffd521768413e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6421777e8c75 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531062/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531062/issues/?format=api",
    "phabricator_url": null
}