{ "opencollection": "1.0.0", "info": { "name": "Legendary Entertainment WordPress REST block-directory font-collections API", "version": "wp/v2" }, "items": [ { "info": { "name": "font-collections", "type": "folder" }, "items": [ { "info": { "name": "GET /font-collections", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/font-collections", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." } ] }, "docs": "GET /font-collections" }, { "info": { "name": "GET /font-collections/{slug}", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/font-collections/:slug", "params": [ { "name": "slug", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /font-collections/{slug}" } ] } ], "bundled": true }