Manages revisions

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

{
    "id": 399872,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f918befd42312cdf96757bea838a55620ce4cb7f",
    "head_changeset": "1216cd691394cfd70a691252189be19929b6d0db",
    "phabricator_id": 229358,
    "phabricator_phid": "PHID-DREV-f6t45uynmg5gtjyq3dfg",
    "title": "Bug 1931897 - Rename SVGPathDataParser to SVGArcConverter as that's what it contains now. r=emilio",
    "bugzilla_id": 1931897,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399872/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399872/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229358"
}