Manages revisions

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

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