Manages revisions

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

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