Manages revisions

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

{
    "id": 475799,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "872809f6db6f2e549c07ca9986628a9a4f084e4d",
    "head_changeset": "c4e0db8b3054a73d6b0c9764695cb42f9fc8a765",
    "phabricator_id": 250367,
    "phabricator_phid": "PHID-DREV-q6yyryggvnjaev7y2csf",
    "title": "WIP: Bug 1943909 - [devtools] Remove codemirror next preference",
    "bugzilla_id": 1943909,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475799/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475799/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250367"
}