Manages revisions

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

{
    "id": 403551,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8361dc766ac8b6cc8ce4422da8b6e26215dddd21",
    "head_changeset": "d0833c46ae57846c1c446ad944d6d37ef0248515",
    "phabricator_id": 230029,
    "phabricator_phid": "PHID-DREV-6mkwj4zj3ozscecm3erl",
    "title": "Bug 1887465 - Introduce UsedFloat and UsedClear types in layout, for the used values of CSS float and clear properties after resolving logical values. r=#layout",
    "bugzilla_id": 1887465,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403551/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403551/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230029"
}