GET TV Station by ID
Returns all the TV Stations available for your requested fixture ID.
https://api.sportmonks.com/v3/football/tv-stations/{ID}{
"data": {
"id": 37,
"name": "ESPN",
"url": "https://www.espn.com",
"image_path": "https://cdn.sportmonks.com/images/core/tvstations/5/37.png",
"type": "tv",
"related_id": null
},Field
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic filters
Available on Entity
Description
Example
Filters
Pagination
Include depth
Includes
Related Entities:
Postman
Code Example
Last updated
Was this helpful?