Manages revisions

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

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