Manages revisions

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

{
    "id": 483481,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "93db82e44f594227108f3cb8f7cb31cdeed33d87",
    "head_changeset": "402b4980070ed837e58f2efec1327c6462614476",
    "phabricator_id": 254556,
    "phabricator_phid": "PHID-DREV-taeui56rxdfcchbvokcg",
    "title": "Bug 1912371 - Set `mIsSticky` outside of `if (!ValueMatches())` block in SetDefaultValue. r?nika",
    "bugzilla_id": 1912371,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483481/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483481/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254556"
}