Manages revisions

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

{
    "id": 495753,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c9a1a761f9c3259479a8665d6c919f4b8427d060",
    "head_changeset": "e430e4c054811fd82e87c965204a5ab0203d15df",
    "phabricator_id": 257272,
    "phabricator_phid": "PHID-DREV-ujnwiuyvangkezd25fxr",
    "title": "Bug 1977397 - Ensure WebrtcMediaDataEncoder::CanCreate refuses codecs other than VP8/VP9/H264.",
    "bugzilla_id": 1977397,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495753/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495753/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257272"
}