Manages revisions

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

{
    "id": 405903,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c9170b504cdce7fd51d1934bad32709bea49b112",
    "head_changeset": "b7ff24d2bab6f20c21040d8bfbbf83261a4cd8b0",
    "phabricator_id": 230478,
    "phabricator_phid": "PHID-DREV-qvt3blri6rpn2dhlfjgh",
    "title": "Bug 1933882. Re-arrange condition to avoid calling relatively slow IsAbsPosContainingBlock. r?#layout-reviewers,#gfx-reviewers",
    "bugzilla_id": 1933882,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/405903/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/405903/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230478"
}