Manages revisions

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

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