Manages revisions

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

{
    "id": 386174,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f8047162f57463ca16a04358355c2a6be8e18037",
    "head_changeset": "6b83311a5b74d56ff3e18753697956f8ec7d5852",
    "phabricator_id": 227192,
    "phabricator_phid": "PHID-DREV-f7x637m43tbt57k2uor3",
    "title": "WIP: Bug 1927592 - AOMExtensionWrapper instances should call AddonManager.addAddonListener as part of handling addon-manager-started event.",
    "bugzilla_id": 1927592,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386174/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386174/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227192"
}