Manages revisions

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

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