Manages revisions

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

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