Manages revisions

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

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