Manages revisions

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

{
    "id": 405292,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "f11e2410779fa0d5aa0eb8184a3e216497aab28c",
    "phabricator_id": 225039,
    "phabricator_phid": "PHID-DREV-g7bniut5lnxwkvdgh6w4",
    "title": "Bug 1923251 - part 2: Make `HTMLEditor` clean up unnecessary padding line breaks when deleting something immediately before it r=m_kato",
    "bugzilla_id": 1923251,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/405292/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/405292/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D225039"
}