Manages revisions

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

{
    "id": 530127,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "305ee5bc745e3b848e3ab46a517b7bcb3f23912d",
    "head_changeset": "c927c988762bd778a48fc19dd910dd2399d00b03",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset c927c988762b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530127/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530127/issues/?format=api",
    "phabricator_url": null
}