Manages revisions

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

{
    "id": 391320,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "55a693c2543b54bc195add3d1463bd8d65e37215",
    "head_changeset": "5e9709b5a47c4ab54cc1f6b7a06d3a2e452dac9c",
    "phabricator_id": 227917,
    "phabricator_phid": "PHID-DREV-tgh7sieths77ksork2qy",
    "title": "Bug 1929144 part 4 WIP: Implement ability to get an accessible node from its id for WPT, allowing for traversal of the accessibility tree independent of the DOM.",
    "bugzilla_id": 1929144,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391320/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391320/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227917"
}