Manages revisions

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

{
    "id": 535378,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "55ccceaa919c926da82f75edb156f8e9311d9a73",
    "head_changeset": "59433054376dd206ab504ad0ce2d40b52b255c3f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 59433054376d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/535378/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/535378/issues/?format=api",
    "phabricator_url": null
}