Manages revisions

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

{
    "id": 488890,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "03f2a79354d354e715601c3d303e842f46794428",
    "head_changeset": "3b43dee7147c5c2c33a6cf3b65e3a8fb73f14cbf",
    "phabricator_id": 255616,
    "phabricator_phid": "PHID-DREV-qdchvjrsi6eobu42rgtp",
    "title": "Bug 1974395 - [devtools] Hide StyleEditor status bar when there's no selected stylesheet. r=#devtools.",
    "bugzilla_id": 1974395,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/488890/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488890/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255616"
}