Manages revisions

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

{
    "id": 477913,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0df467ccd473256bdd845c9fcc0ff27d8068619e",
    "head_changeset": "320f90a26f138b5707b28889f64e2db01284bf90",
    "phabricator_id": 253076,
    "phabricator_phid": "PHID-DREV-3hog34qorreeuczup7m4",
    "title": "Bug 1971195 - Disable composite.glsl span shader if not on fast path, as we can't apply per-fragment clip mask here.",
    "bugzilla_id": 1971195,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477913/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477913/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253076"
}