Manages revisions

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

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