Manages revisions

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

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