Manages revisions

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

{
    "id": 386844,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "be024277429aa81609b3c21e3842f3ba7b975b5d",
    "head_changeset": "5827d87c23047199dc3f8fe21d75633e37f5d6b4",
    "phabricator_id": 227317,
    "phabricator_phid": "PHID-DREV-oq5po6bfwtjlyfp6yykn",
    "title": "WIP: Bug 1499682 - SIMD-accelerate the HTML tokenizer in the innerHTML case.",
    "bugzilla_id": 1499682,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386844/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386844/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227317"
}