Manages revisions

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

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