Manages revisions

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

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