Manages revisions

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

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