Manages revisions

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

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