Manages revisions

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

{
    "id": 535653,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "29d02630607dd206312accf4ddc28ddcc72d10ca",
    "head_changeset": "21177b415611152a25dc3f26f7b2325126aec4fe",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 21177b415611 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535653/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535653/issues/?format=api",
    "phabricator_url": null
}