Manages revisions

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

{
    "id": 487602,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "92b5a11b94b47b0707a7aa070174b4180e484e1e",
    "head_changeset": "c72710a5e0fad24fd3588cdf70e9f620f3cc3208",
    "phabricator_id": 255410,
    "phabricator_phid": "PHID-DREV-3zoocibs66nact75aq5q",
    "title": "Bug 1974450 - [devtools] Preserve line breaks after declarations without semicolon in StyleEditor prettyprint",
    "bugzilla_id": 1974450,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/487602/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487602/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255410"
}