Manages revisions

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

{
    "id": 513573,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "729b6e46c23e8d4a601a8a6b1d575deacd28b103",
    "head_changeset": "15079bf5358e0062f80b84424bc1f3b20a8cc7ee",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 15079bf5358e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513573/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513573/issues/?format=api",
    "phabricator_url": null
}