Manages revisions

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

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