Manages revisions

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

{
    "id": 520023,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2b71102f99a605a5ff46391f22f8164f494209c8",
    "head_changeset": "a903f39a4b9820217ec05bc9896ce253c1a6bdb8",
    "phabricator_id": 262392,
    "phabricator_phid": "PHID-DREV-omv5e2x2y6gpmaaom6xs",
    "title": "WIP: Bug 1983320 - Enable ML-DSA integration via OIDs support and SECMOD flag",
    "bugzilla_id": 1983320,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520023/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520023/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262392"
}