Manages revisions

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

{
    "id": 433995,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b9b68728dcc69743b1a67c88f66f90e387a6f12f",
    "head_changeset": "e531e277855002e6f314b1207456b9d3fedb57b7",
    "phabricator_id": 135046,
    "phabricator_phid": "PHID-DREV-kgz4u2pwdnt6raetrq73",
    "title": "Bug 1521723 - Add style-system support for the hyphenate-limit-chars property (not yet hooked up to layout). r=#layout",
    "bugzilla_id": 1521723,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/433995/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/433995/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D135046"
}