Manages revisions

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

{
    "id": 384554,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64b8710ad5862d5b9830283b09fc8eb0d0ced10c",
    "head_changeset": "3aab2ea98da7a76e2430e22713bb63e4ef9bcaf9",
    "phabricator_id": 226981,
    "phabricator_phid": "PHID-DREV-e7izxpqvdvvc3z6k2hqu",
    "title": "Bug 1927315. Do not try to prerender during hit test display list building. r?mstange,#layout-reviewers,#gfx-reviewers",
    "bugzilla_id": 1927315,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/384554/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/384554/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226981"
}