Manages revisions

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

{
    "id": 514062,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "56fa7d27a8b4d50953b21af0e70f3d53bde8a82e",
    "head_changeset": "26a4b3bbf1f2411870927b34a12ecbd0b0f51bda",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 26a4b3bbf1f2 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514062/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514062/issues/?format=api",
    "phabricator_url": null
}