Manages revisions

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

{
    "id": 383546,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "be024277429aa81609b3c21e3842f3ba7b975b5d",
    "head_changeset": "4540491c944d12fffa4ba7bfc5211afe3b3f47af",
    "phabricator_id": 226917,
    "phabricator_phid": "PHID-DREV-eb23ayii7dqscloctmer",
    "title": "Bug 1927114 - Cleanup/constify a few things in nsLineBox. r=#layout",
    "bugzilla_id": 1927114,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/383546/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/383546/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226917"
}