Manages revisions

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

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