Manages revisions

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

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