Manages revisions

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

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