Manages revisions

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

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