Manages revisions

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

{
    "id": 393122,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2cc133b3c09973080c249c53419139bb94f2c3ae",
    "head_changeset": "209bb694e3a232d5929e0e7d7d789264ab6e014b",
    "phabricator_id": 228336,
    "phabricator_phid": "PHID-DREV-6ffkdpplqdjas5t6ai4v",
    "title": "WIP: Bug 1928087, part 2 - Add in-preferences communication about removal - WIP",
    "bugzilla_id": 1928087,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/393122/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/393122/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228336"
}