Manages revisions

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

{
    "id": 381234,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a1c6972578beef6cb52aa92dd7a95d1aff0668f9",
    "head_changeset": "abfbea5d31f32dae2e20a2605a2f6b03e19c52d2",
    "phabricator_id": 226687,
    "phabricator_phid": "PHID-DREV-m4bm2hnp5czttcvohkod",
    "title": "Bug 1923028 - Migrate scalars to use Glean APIs for security.* in browser/components/BrowserGlue.sys.mjs, r=chutten.",
    "bugzilla_id": 1923028,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/381234/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/381234/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226687"
}