Manages revisions

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

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