Manages revisions

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

{
    "id": 391115,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "55a693c2543b54bc195add3d1463bd8d65e37215",
    "head_changeset": "d457e6c57d64a30f72c419641d16a0c9be44b9c3",
    "phabricator_id": 227890,
    "phabricator_phid": "PHID-DREV-dnjckrdckzytgn4jb5vh",
    "title": "Bug 1929144 part 1 WIP: Implement the basics of accessibleNode for WPT, including retrieving accessibleNode from an element and a few simple state properties.",
    "bugzilla_id": 1929144,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391115/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391115/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227890"
}