Manages revisions

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

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