Manages revisions

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

{
    "id": 392186,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d035971ca80e609e63e580e6126a281704816ad9",
    "head_changeset": "e0893e26e07cbb8aeb910d765fbe0a189785a2f3",
    "phabricator_id": 228161,
    "phabricator_phid": "PHID-DREV-26s74zzcma7xmxbl4frn",
    "title": "WIP: Bug 1851037 - changed fun to operator fun and refactored all callers to avoid explicitly call invoke",
    "bugzilla_id": 1851037,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/392186/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/392186/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228161"
}