Manages revisions

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

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