Manages revisions

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

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