Manages revisions

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

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