Manages revisions

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

{
    "id": 404445,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9358b6a02a04f62e0c9c7fcba4877700076a28f5",
    "head_changeset": "dc2745467f8e0e707436d28684bbe9283d19c438",
    "phabricator_id": 230284,
    "phabricator_phid": "PHID-DREV-z4323fnpt5wrqvg3wali",
    "title": "WIP: Bug 1933256 - Add embeddable browser component for use in multistage Spotlight context",
    "bugzilla_id": 1933256,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404445/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404445/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230284"
}