Manages revisions

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

{
    "id": 504244,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4c749838be35d425a7a1e22a0003592d850b060f",
    "head_changeset": "11fd299a7a02f768035c392dd76026a2e058a507",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 11fd299a7a02 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504244/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504244/issues/?format=api",
    "phabricator_url": null
}