Manages revisions

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

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