Manages revisions

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

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