Manages revisions

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

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