Manages revisions

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

{
    "id": 512014,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
    "head_changeset": "afeb64662c914be99a2ce7bb77ab0b34a288c406",
    "phabricator_id": 260938,
    "phabricator_phid": "PHID-DREV-auqv7htdjj4ppeigp2xg",
    "title": "Bug 1979610 - Add stub implementation for CSSSkewY; r=emilio",
    "bugzilla_id": 1979610,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512014/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512014/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260938"
}