Manages revisions

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

{
    "id": 404948,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "26cb6faf8731155b5d3e111148e678a1a9a6b861",
    "head_changeset": "3269d1bb58684b8b9f7be2df392fe8d2e91bfb1d",
    "phabricator_id": 230323,
    "phabricator_phid": "PHID-DREV-csqt2u5lmkk4obbgqlgp",
    "title": "Bug 1888472 - Refactored webext-storage sync logic with uniffied component API r=lina,markh,robwu",
    "bugzilla_id": 1888472,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404948/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404948/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230323"
}