Manages revisions

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

{
    "id": 476012,
    "base_repository": "https://hg.mozilla.org/comm-unified",
    "head_repository": "https://hg.mozilla.org/try-comm-central",
    "base_changeset": "4f546eb14406494da9b2d6840b93d26d851c36ad",
    "head_changeset": "66c30d42a8e132440e4e848b59d0fd67cf5fbd92",
    "phabricator_id": 250730,
    "phabricator_phid": "PHID-DREV-imagpobmji67f47u4o63",
    "title": "Bug 1952044 - Follow-up: Only try comparing chars to negative values when the compiler won't interpret them as unsigned. r=#thunderbird-back-end-reviewers",
    "bugzilla_id": 1952044,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476012/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476012/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250730"
}