Manages revisions

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

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