Manages revisions

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

{
    "id": 477798,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "70cb8978fd8150422239c671242ced00873fbcae",
    "head_changeset": "bade55eb7a5c4bb9c5caae76c254c4673d49fb54",
    "phabricator_id": 252945,
    "phabricator_phid": "PHID-DREV-2lhv2gsvfhir4do2xf4u",
    "title": "Bug 1970339, part 1 - Text Fragments: Change API to create text fragments to use `Selection` instead of a single range. r=farre!",
    "bugzilla_id": 1970339,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477798/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477798/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252945"
}