Manages revisions

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

{
    "id": 534499,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "00f984fb8fba759872c5af867ffab7da3d5a804d",
    "head_changeset": "51054bd9d8a977c0786a740371c756743e563b9d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 51054bd9d8a9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534499/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534499/issues/?format=api",
    "phabricator_url": null
}