Manages revisions

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

{
    "id": 401969,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "483dfcbcc6290a03740023dfe611def55aa5a568",
    "phabricator_id": 222724,
    "phabricator_phid": "PHID-DREV-p3qeagb6x3vywepmervq",
    "title": "Bug 1680669 - part 2: Make point of `CSSPixel` and `LayoutDevicePixel` work within `double` coordinates r=botond!",
    "bugzilla_id": 1680669,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401969/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401969/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D222724"
}