Manages revisions

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

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