Manages revisions

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

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