Manages revisions

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

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