Manages revisions

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

{
    "id": 510008,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3ba4c051f89c4d00d5729295a39fd2dc6f402796",
    "head_changeset": "3684a6070bbe7cd3a988e663e26a869e57b32f90",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3684a6070bbe (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510008/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510008/issues/?format=api",
    "phabricator_url": null
}