GET All Commentaries
Returns a textual representation from the requested fixture ID.
https://api.sportmonks.com/v3/football/commentaries{
"data": [
{
"id": 1367,
"fixture_id": 18137068,
"comment": "Missed chance. Connor Barron - Aberdeen - shot with right foot from outside the box.",
"minute": 4,
"extra_minute": null,
"is_goal": false,
"is_important": false,
"order": 3
},
{
"id": 1374,
"fixture_id": 18137072,
"comment": "Craig Halkett - Heart of Midlothian - won a free kick in defence.",
"minute": 7,
"extra_minute": null,
"is_goal": false,
"is_important": false,
"order": 7
},Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Parameters
Parameter
Required
Description
Example
Include depth
Include options
Related Entities:
Postman
Code Example
Last updated
Was this helpful?