Manages revisions

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

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