Manages revisions

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

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