Manages revisions

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

{
    "id": 459134,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5ec13fd9a7552d965aee757985c15fc027c02e6b",
    "head_changeset": "b70214a90692130d50387c8a19d0292577ac5f97",
    "phabricator_id": 239542,
    "phabricator_phid": "PHID-DREV-thvp4ftcqpfhzapgv35w",
    "title": "WIP: Bug 1949223: Allow SharedArrayBuffers to be used with BYOB.",
    "bugzilla_id": 1949223,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/459134/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/459134/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D239542"
}