Manages revisions

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

{
    "id": 415353,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a551f98b192c80a6b84cf2e9d9f441251d522f67",
    "head_changeset": "50e72c4094e7293b379144113b141139afd42abd",
    "phabricator_id": 232029,
    "phabricator_phid": "PHID-DREV-3iyn56bmu2obyi6quf6s",
    "title": "WIP: Bug 1933408 part 0: Add ComputeStretchBSize which can resolve 'stretch' into an nscoord length, as either a content-box or a border-box size.",
    "bugzilla_id": 1933408,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415353/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415353/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232029"
}