Manages revisions

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

{
    "id": 530070,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "673841e3694aa1d47f74385184161880f49d5a4a",
    "head_changeset": "9a6c4e9e32513bea92f3cc4343994203920a0005",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9a6c4e9e3251 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530070/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530070/issues/?format=api",
    "phabricator_url": null
}