Manages revisions

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

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