Manages revisions

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

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