Manages revisions

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

{
    "id": 533708,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "351966daf1a9bb141300a33254d1f0f005dae100",
    "head_changeset": "13619275703ebbbe5c4e900d62219c7cfefc5975",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 13619275703e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533708/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533708/issues/?format=api",
    "phabricator_url": null
}