Commentary by Fixture ID

GET https://soccer.sportmonks.com/api/v2.0/commentaries/fixture/:FIXTURE_ID

Introduction

The Commentary endpoint can be used to request the Textual representation of actions taken place in the Game. Commentaries are marked as Important or Goal when they meet that criteria.

Pagination

NO - Indicates if this endpoint contains pagination.

Nested Includes

0 - You can add a maximum of 0 levels of nested includes.

Includes Options

No includes available for this endpoint.

RESPONSES

status: OK

{"data":[],"meta":{"subscription":{"started_at":{"date":"2019-09-02 09:52:14.000000","timezone_type":3,"timezone":"UTC"},"trial_ends_at":{"date":"2019-09-16 09:52:10.000000","timezone_type":3,"timezone":"UTC"},"ends_at":null},"plan":{"name":"PostMan Plan","price":"25.00","request_limit":"2000,60"},"sports":[{"id":1,"name":"Soccer","current":true}]}}