Manages revisions

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

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