Manages revisions

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

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