Manages revisions

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

{
    "id": 386987,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "24c6930a1b196aaacbe35be0ec33d1f935998f04",
    "head_changeset": "eb53f5566818c1c76f47cf0d70ca2e9b2fea1a8b",
    "phabricator_id": 227321,
    "phabricator_phid": "PHID-DREV-4l4xoas6wr3hjhq2cqqy",
    "title": "Bug 1928018 - New text fragments related UI tests",
    "bugzilla_id": 1928018,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386987/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386987/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227321"
}