Manages revisions

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

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