Manages revisions

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

{
    "id": 515559,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "58632dda0c3fd291e18ecf2522e07edaa604753b",
    "head_changeset": "8bced121ef53595726e1c1e3a994ae07c2af18b8",
    "phabricator_id": 261634,
    "phabricator_phid": "PHID-DREV-54m35v55c3jkmylhlbv7",
    "title": "Bug 1983667 - Do not try to printf(\"%s\", nullptr) in release browser r=#xpcom-reviewers",
    "bugzilla_id": 1983667,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515559/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515559/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261634"
}