Manages revisions

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

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