Manages revisions

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

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