Manages revisions

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

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