Manages revisions

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

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