{ "opencollection": "1.0.0", "info": { "name": "Preciser Chart Data Opp Team Data API", "version": "v1" }, "items": [ { "info": { "name": "Opp Team Data", "type": "folder" }, "items": [ { "info": { "name": "Get opponent team data for a season", "type": "http" }, "http": { "method": "GET", "url": "https://plg-api.preciser.io/v1/opp-team-data/id/:seasonId", "params": [ { "name": "seasonId", "value": "", "type": "path", "description": "Preciser identifier for the season." } ] }, "docs": "Returns opponent-team data for a single season, identified by its Preciser season identifier. Advertised by the Preciser API index." } ] } ], "bundled": true }