Manages revisions

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

{
    "id": 477506,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1b04c5ce6710f330b160d5c2e51514e490e411a5",
    "head_changeset": "c02877981a3a0d0eac47e49f9602b03aadd20591",
    "phabricator_id": 252593,
    "phabricator_phid": "PHID-DREV-axrq7obcecrujnwcppxq",
    "title": "Bug 1965515 - Part 1: Create FileItem.Status sealed interface to be used in FileItem",
    "bugzilla_id": 1965515,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477506/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477506/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252593"
}