Manages revisions

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

{
    "id": 520889,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5890cdc72fa4c62907afb2a66318514af7584582",
    "head_changeset": "277dadecf46f5d1dd9a578556b307b26a059981a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 277dadecf46f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520889/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520889/issues/?format=api",
    "phabricator_url": null
}