Manages revisions

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

{
    "id": 514919,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "ea00d58339a92b30878a4aeafb1599f449906bb3",
    "head_changeset": "1fc662320e32246fe7468f32773f0607fb365239",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1fc662320e32 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514919/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514919/issues/?format=api",
    "phabricator_url": null
}