Manages revisions

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

{
    "id": 382009,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "28bf7ae3c042d0d9d1fb8ac4d4fd464c137b9573",
    "head_changeset": "d5a3bc1c42afadc29f5fc25ac39015cd2842b2d4",
    "phabricator_id": 226721,
    "phabricator_phid": "PHID-DREV-crrdenye5hvzy5je2xlx",
    "title": "WIP: Bug 1917305 - Part 3: Update moz-toggle tests to use the input test helpers r=#recomp-reviewers",
    "bugzilla_id": 1917305,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/382009/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/382009/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226721"
}