Manages revisions

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

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