Manages revisions

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

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