Manages revisions

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

{
    "id": 512002,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "4408830acf260c1b734e96270aea5dd806e3dd28",
    "head_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 669ee6060f3c (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512002/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512002/issues/?format=api",
    "phabricator_url": null
}