{ "opencollection": "1.0.0", "info": { "name": "Archive Content.json API", "version": "2.0.0" }, "items": [ { "info": { "name": "Content.json", "type": "folder" }, "items": [ { "info": { "name": "GET /content.json", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/content.json", "params": [ { "name": "url", "value": "", "type": "query", "description": "The complete URL of a specific news item, URL-encoded or backslash-escaped" } ] } } ] } ], "bundled": true }