Manages revisions

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

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