Manages revisions

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

{
    "id": 402111,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9567b2007d8215fe075e6349a2f87af37381219f",
    "head_changeset": "86e05efd1f95a0b3efbefdb92f1feda97b23a08b",
    "phabricator_id": 230067,
    "phabricator_phid": "PHID-DREV-ti6r7fg2gxxah3tlxs2y",
    "title": "Bug 1933094 - Remove nsView::mVFlags. r=tnikkel,#layout",
    "bugzilla_id": 1933094,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402111/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402111/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230067"
}