Manages revisions

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

{
    "id": 383543,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "be024277429aa81609b3c21e3842f3ba7b975b5d",
    "head_changeset": "af367ea75846b9456647555fad8a9667c851680a",
    "phabricator_id": 226916,
    "phabricator_phid": "PHID-DREV-reughaoj4vvivbccipwq",
    "title": "Bug 1927114 - Rename nsLineBox::RIndexOf to RLIndexOf and make it search from both ends of the line. r=#layout",
    "bugzilla_id": 1927114,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/383543/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/383543/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226916"
}