Manages revisions

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

{
    "id": 417504,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4b0b86854175ce9c6c682c5d10088dbd61e175e1",
    "head_changeset": "b76d70df0a598c527f0a5b50a94c14d02d4c2418",
    "phabricator_id": 232316,
    "phabricator_phid": "PHID-DREV-jsg6e3fs7uzmq7cmo5z5",
    "title": "WIP: Bug 1937718 - Add TextureUsages::TEXTURE_BINDIN check before allocating ExternalTexture",
    "bugzilla_id": 1937718,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/417504/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/417504/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232316"
}