Manages revisions

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

{
    "id": 475030,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5fc9bc094fd0979a894ef96cee6255ec65f1b958",
    "head_changeset": "6a95cbeb32a15b546f8d428e954540d04260e77b",
    "phabricator_id": 249219,
    "phabricator_phid": "PHID-DREV-s2lhpqr67746nohfhxrx",
    "title": "Bug 1962831 - Fix assert in compiler-rt installer hook r=glandium",
    "bugzilla_id": 1962831,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475030/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475030/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249219"
}