Manages revisions

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

{
    "id": 478111,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "25fcd6dd9dd53e78986357433541f732cc57bdbd",
    "head_changeset": "8a4d172b3d39ee675170c708523f1e84feb878f4",
    "phabricator_id": 252336,
    "phabricator_phid": "PHID-DREV-hk3h6e5yr3w57lo3k5qr",
    "title": "Bug 1969332 - Add text with link where it's needed.",
    "bugzilla_id": 1969332,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478111/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478111/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252336"
}