Manages revisions

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

{
    "id": 399950,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "67b3e32e08bbc5a9efa6a9ab14f6686224a3e605",
    "head_changeset": "ed220ac3828f55103d55c620a4726031d1b1858c",
    "phabricator_id": 225219,
    "phabricator_phid": "PHID-DREV-asuarjstwk2ftoyvtdvv",
    "title": "Bug 1308435 - Make setting the value attribute of an AudioParam strictly equivalent of calling setValueAtTime with AudioContext.currentTime. r?karlt",
    "bugzilla_id": 1308435,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399950/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399950/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D225219"
}