Manages revisions

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

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