Media Leagues
This endpoint allows you to retrieve the media from leagues.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
lang
attribute. Example:lang=en
.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated several times a day.
Recommended Calls: Limit calls to 1 per hour.
Use Cases
Get media from a specific league_idhttps://baseball.sportdevs.com/media-leagues?league_id=eq.{league_id}
Query Parameters
- league_id integer
Default value:
eq.2873
The id of the league
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- id integer
The id of the media
Note: This is a Primary Key.
- league_id integer
The id of the league
- title text
The title of the media
- subtitle text
The subtitle of the media
- url text
The url of the media
- thumbnail_url text
The thumbnail url of the media
- date_published timestamp with time zone
The date of publishing the media
- channel_url text
The source url of the media
[
{
"id": 2011,
"league_id": 2873,
"title": "Texas Rangers 3-10 Houston Astros",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=mD47z51SoDU",
"thumbnail_url": "https://img.youtube.com/vi/mD47z51SoDU/hqdefault.jpg",
"date_published": "2023-10-20T06:15:06+00:00",
"channel_url": "https://www.youtube.com/watch?v=mD47z51SoDU"
},
{
"id": 2012,
"league_id": 2873,
"title": "Arizona Diamondbacks 2-1 Philadelphia Phillies",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=XN2TJ2JOxk0",
"thumbnail_url": "https://img.youtube.com/vi/XN2TJ2JOxk0/hqdefault.jpg",
"date_published": "2023-10-20T06:14:34+00:00",
"channel_url": "https://www.youtube.com/watch?v=XN2TJ2JOxk0"
},
{
"id": 2013,
"league_id": 2873,
"title": "Texas Rangers 5-8 Houston Astros",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=i30AKKNdfbc",
"thumbnail_url": "https://img.youtube.com/vi/i30AKKNdfbc/hqdefault.jpg",
"date_published": "2023-10-19T06:04:31+00:00",
"channel_url": "https://www.youtube.com/watch?v=i30AKKNdfbc"
},
{
"id": 2014,
"league_id": 2873,
"title": "Philadelphia Phillies 10-0 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=9O_eIdWOOb4",
"thumbnail_url": "https://img.youtube.com/vi/9O_eIdWOOb4/hqdefault.jpg",
"date_published": "2023-10-18T05:37:58+00:00",
"channel_url": "https://www.youtube.com/watch?v=9O_eIdWOOb4"
},
{
"id": 2015,
"league_id": 2873,
"title": "Philadelphia Phillies 5-3 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=fmEn5wbAX-8",
"thumbnail_url": "https://img.youtube.com/vi/fmEn5wbAX-8/hqdefault.jpg",
"date_published": "2023-10-17T06:13:15+00:00",
"channel_url": "https://www.youtube.com/watch?v=fmEn5wbAX-8"
},
{
"id": 2016,
"league_id": 2873,
"title": "Houston Astros 4-5 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=5-6tKJzJi1I",
"thumbnail_url": "https://img.youtube.com/vi/5-6tKJzJi1I/hqdefault.jpg",
"date_published": "2023-10-17T02:04:08+00:00",
"channel_url": "https://www.youtube.com/watch?v=5-6tKJzJi1I"
},
{
"id": 2017,
"league_id": 2873,
"title": "Houston Astros 0-2 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=C9OlsBaLD-M",
"thumbnail_url": "https://img.youtube.com/vi/C9OlsBaLD-M/hqdefault.jpg",
"date_published": "2023-10-16T07:38:25+00:00",
"channel_url": "https://www.youtube.com/watch?v=C9OlsBaLD-M"
},
{
"id": 2018,
"league_id": 2873,
"title": "Philadelphia Phillies 3-1 Atlanta Braves",
"subtitle": "Full Highlights",
"url": "https://youtu.be/aHge1M7ogOo",
"thumbnail_url": "https://i.ytimg.com/vi/aHge1M7ogOo/maxresdefault.jpg",
"date_published": "2023-10-13T05:51:22+00:00",
"channel_url": "https://youtu.be/aHge1M7ogOo"
},
{
"id": 2019,
"league_id": 2873,
"title": "Arizona Diamondbacks 4-2 Los Angeles Dodgers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=hctrhVafQng",
"thumbnail_url": "https://img.youtube.com/vi/hctrhVafQng/hqdefault.jpg",
"date_published": "2023-10-12T06:16:27+00:00",
"channel_url": "https://www.youtube.com/watch?v=hctrhVafQng"
},
{
"id": 2020,
"league_id": 2873,
"title": "Philadelphia Phillies 10-2 Atlanta Braves",
"subtitle": "Full Highlights",
"url": "https://youtu.be/UL7dC9Yr7Is",
"thumbnail_url": "https://i.ytimg.com/vi/UL7dC9Yr7Is/hqdefault.jpg",
"date_published": "2023-10-12T05:46:39+00:00",
"channel_url": "https://youtu.be/UL7dC9Yr7Is"
},
{
"id": 4266,
"league_id": 2873,
"title": "Arizona Diamondbacks 0-5 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=qKfH3pNwuVs",
"thumbnail_url": "https://img.youtube.com/vi/qKfH3pNwuVs/hqdefault.jpg",
"date_published": "2023-11-02T07:24:04+00:00",
"channel_url": "https://www.youtube.com/watch?v=qKfH3pNwuVs"
},
{
"id": 4274,
"league_id": 2873,
"title": "Arizona Diamondbacks 7-11 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://youtu.be/ojh_iPZk6PM",
"thumbnail_url": "https://i.ytimg.com/vi/ojh_iPZk6PM/maxresdefault.jpg",
"date_published": "2023-11-01T06:58:09+00:00",
"channel_url": "https://youtu.be/ojh_iPZk6PM"
},
{
"id": 4281,
"league_id": 2873,
"title": "Arizona Diamondbacks 1-3 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=ojfJo8x6y_Q",
"thumbnail_url": "https://img.youtube.com/vi/ojfJo8x6y_Q/hqdefault.jpg",
"date_published": "2023-10-31T07:09:43+00:00",
"channel_url": "https://www.youtube.com/watch?v=ojfJo8x6y_Q"
},
{
"id": 4290,
"league_id": 2873,
"title": "Texas Rangers 1-9 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=B0m-w6eZ7wE",
"thumbnail_url": "https://img.youtube.com/vi/B0m-w6eZ7wE/hqdefault.jpg",
"date_published": "2023-10-29T07:55:23+00:00",
"channel_url": "https://www.youtube.com/watch?v=B0m-w6eZ7wE"
},
{
"id": 4305,
"league_id": 2873,
"title": "Texas Rangers 6-5 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=acSB_pQJyCo",
"thumbnail_url": "https://img.youtube.com/vi/acSB_pQJyCo/hqdefault.jpg",
"date_published": "2023-10-28T06:28:37+00:00",
"channel_url": "https://www.youtube.com/watch?v=acSB_pQJyCo"
},
{
"id": 4323,
"league_id": 2873,
"title": "Philadelphia Phillies 2-4 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://youtu.be/bNak5PVlwBQ",
"thumbnail_url": "https://i.ytimg.com/vi/bNak5PVlwBQ/maxresdefault.jpg",
"date_published": "2023-10-25T06:30:56+00:00",
"channel_url": "https://youtu.be/bNak5PVlwBQ"
},
{
"id": 4345,
"league_id": 2873,
"title": "Houston Astros 4-11 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://youtu.be/sGRvYMF0d_o",
"thumbnail_url": "https://i.ytimg.com/vi/sGRvYMF0d_o/maxresdefault.jpg",
"date_published": "2023-10-24T06:16:31+00:00",
"channel_url": "https://youtu.be/sGRvYMF0d_o"
},
{
"id": 4369,
"league_id": 2873,
"title": "Philadelphia Phillies 1-5 Arizona Diamondbacks",
"subtitle": "Full Highlights",
"url": "https://youtu.be/1XCYUbUpHpU",
"thumbnail_url": "https://i.ytimg.com/vi/1XCYUbUpHpU/maxresdefault.jpg",
"date_published": "2023-10-24T06:16:00+00:00",
"channel_url": "https://youtu.be/1XCYUbUpHpU"
},
{
"id": 4392,
"league_id": 2873,
"title": "Houston Astros 2-9 Texas Rangers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=HlRHLLMJojE&ab_channel=MLB",
"thumbnail_url": "https://img.youtube.com/vi/HlRHLLMJojE/hqdefault.jpg",
"date_published": "2023-10-23T06:06:16+00:00",
"channel_url": "https://www.youtube.com/watch?v=HlRHLLMJojE&ab_channel=MLB"
},
{
"id": 4415,
"league_id": 2873,
"title": "Arizona Diamondbacks 1-6 Philadelphia Phillies",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=897n06gs7eY",
"thumbnail_url": "https://img.youtube.com/vi/897n06gs7eY/hqdefault.jpg",
"date_published": "2023-10-22T07:24:59+00:00",
"channel_url": "https://www.youtube.com/watch?v=897n06gs7eY"
}
]