Manages revisions

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

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