Manages revisions

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

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