Manages revisions

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

{
    "id": 382747,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6d1c1782e6ff2b724a22958268b602b7a2553c3a",
    "head_changeset": "f9a18530c7845a6b80c8286b63741e64d07436b4",
    "phabricator_id": 226792,
    "phabricator_phid": "PHID-DREV-xyjf6j5bdq7xw7whmxpm",
    "title": "Bug 1926922 - Use string literals rather than statics in nsHtml5Highlighter.cpp. r=smaug,hsivonen",
    "bugzilla_id": 1926922,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/382747/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/382747/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226792"
}