Manages revisions

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

{
    "id": 405293,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "fff4ade014e58c2aee29f19abc84f63ee20c3aad",
    "phabricator_id": 230363,
    "phabricator_phid": "PHID-DREV-nkg6dxrnhe37eatvac7j",
    "title": "Bug 1925635 - part 4: Make `HTMLEditor::AutoDeleteRangesHandler::Run` and its callees handle some processes directly immediately after deleting content r=m_kato!",
    "bugzilla_id": 1925635,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/405293/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/405293/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230363"
}