Manages revisions

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

{
    "id": 531025,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "05ad49346c8b698b8f305f1d544e36845bb2b653",
    "head_changeset": "91aa7324f01ff834db3c156d7fe710350548caca",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 91aa7324f01f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531025/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531025/issues/?format=api",
    "phabricator_url": null
}