Manages revisions

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

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