Manages revisions

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

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