{ "opencollection": "1.0.0", "info": { "name": "IETF Datatracker Documents API", "version": "1.0.0" }, "items": [ { "info": { "name": "Documents", "type": "folder" }, "items": [ { "info": { "name": "Get document JSON metadata", "type": "http" }, "http": { "method": "GET", "url": "https://datatracker.ietf.org/doc/:document/doc.json", "params": [ { "name": "document", "value": "", "type": "path", "description": "Document name (e.g., draft-ietf-quic-transport)." } ] }, "docs": "Get document JSON metadata" } ] } ], "bundled": true }