Manages revisions

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

{
    "id": 474111,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "140cb0cbdfb1611633d43030c0b4a8c4989296e7",
    "head_changeset": "4be97d35344d28dd865f701d9033c6404ed0bab3",
    "phabricator_id": 247912,
    "phabricator_phid": "PHID-DREV-gtipmfatl6rxataxgk3t",
    "title": "Bug 1964675 - Change UrlbarUtils code to use 'this' references rather than component name references for better type detection. r?#urlbar-reviewers!",
    "bugzilla_id": 1964675,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474111/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474111/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247912"
}