Manages revisions

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

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