Manages revisions

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

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