Manages revisions

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

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