Manages revisions

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

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