Manages revisions

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

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