Manages revisions

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

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