Manages revisions

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

{
    "id": 473944,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cb71bb7401d5687c739672363369206a394ca145",
    "head_changeset": "6844b9eedde7b16fa8a519c3a0af793b99ced841",
    "phabricator_id": 130471,
    "phabricator_phid": "PHID-DREV-x6lm3vrdvtplnu32e4kn",
    "title": "Bug 253331 - Search bar's text should be cleared after a search is performed (optional via about:config setting), r=standard8",
    "bugzilla_id": 253331,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473944/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473944/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D130471"
}