Manages revisions

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

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