Manages revisions

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

{
    "id": 483447,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "42f3095b4fe8acbad24b91acb677b5291cffc7f7",
    "head_changeset": "8196c2a3a7d0fb0d4232c24bfabc3ab7ccb49eb6",
    "phabricator_id": 254536,
    "phabricator_phid": "PHID-DREV-cs4ubt7e5ukkd4kxgvyt",
    "title": "Bug 1969973 - Part 5: Add components changelog entry",
    "bugzilla_id": 1969973,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483447/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483447/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254536"
}