Manages revisions

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

{
    "id": 534367,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "03ecd94cfd274f36e7bc6afe3afae03440fdaa36",
    "head_changeset": "7f7dcc4b99e95e5a2047a86be1f4da53eeca6d0d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7f7dcc4b99e9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534367/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534367/issues/?format=api",
    "phabricator_url": null
}