Manages revisions

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

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