Manages revisions

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

{
    "id": 474987,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "47282323aab5f95c4cc4457b360787ee9785130a",
    "head_changeset": "3b770f0482e24cb5bd65510612ea59eb8559383a",
    "phabricator_id": 249173,
    "phabricator_phid": "PHID-DREV-34h63a3c5jahfccwcjqr",
    "title": "Bug 1606785 - Format recomp CSS files with Prettier r=#recomp-reviewers",
    "bugzilla_id": 1606785,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474987/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474987/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249173"
}