Manages revisions

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

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