Manages revisions

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

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