Manages revisions

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

{
    "id": 507027,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "83bf92828693e349ebe146c4686872a016f0403b",
    "head_changeset": "9f1f4b67a6a7d73c57a401a9406343a177a7c1d7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9f1f4b67a6a7 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507027/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507027/issues/?format=api",
    "phabricator_url": null
}