Manages revisions

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

{
    "id": 476666,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fb6df3918f14e51c10919e9df6d7c635f304bced",
    "head_changeset": "ff379c74182b671f0c31ca53b53659025dad13d9",
    "phabricator_id": 251616,
    "phabricator_phid": "PHID-DREV-rmrfd4jwlrbj2nz2o6bi",
    "title": "Bug 1969015 - Remove Lightweight FedCM specific codepaths, to be integrated in directly with full FedCM - r=#anti-tracking!",
    "bugzilla_id": 1969015,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476666/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476666/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251616"
}