Manages revisions

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

{
    "id": 403554,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8fef7dbaf499d3a2a26ca4050d9afc24e2a35f9c",
    "head_changeset": "2c6062adf33b58c1372e7196d8fd31a9e3987f21",
    "phabricator_id": 230191,
    "phabricator_phid": "PHID-DREV-e7pn37jsifzs55gom7dv",
    "title": "Bug 1932025 Part 2 - For grid items, the ItemState::eApplyAutoMinSize flag in MinSize to check if an item's automatic minimum size is based on its content-based minimum",
    "bugzilla_id": 1932025,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403554/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403554/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230191"
}