Manages revisions

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

{
    "id": 506061,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ed28bde759c16860d3ee821ad3e4740150099212",
    "head_changeset": "e53854df5f0c0fced83893c3ca7f9bd391ae341e",
    "phabricator_id": 259811,
    "phabricator_phid": "PHID-DREV-nmfxk4ryoyk4r6iby54g",
    "title": "WIP: Bug 1977843 - Update the CustomReviewPrompt to use the M3 ModalBottomSheet",
    "bugzilla_id": 1977843,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/506061/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506061/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259811"
}