Manages revisions

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

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