Manages revisions

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

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