Manages revisions

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

{
    "id": 387501,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6e6d0fda9ab44e3931284a06e04241fc94ef844c",
    "head_changeset": "e434937a652ab6253974a6dcc3b9106e02725ba0",
    "phabricator_id": 227398,
    "phabricator_phid": "PHID-DREV-q5e45vfhi5hqwwxrh7us",
    "title": "Bug 1927885 - Create the `WebCompatReporterFragment` and the `WebCompatReporterStore`",
    "bugzilla_id": 1927885,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/387501/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/387501/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227398"
}