Manages revisions

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

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