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"
},
{
"id": 36563,
"league_id": 2873,
"title": "Los Angeles Dodgers 6-3 St. Louis Cardinals",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=F1tBmEOm29s",
"thumbnail_url": "https://i.ytimg.com/vi/F1tBmEOm29s/hqdefault.jpg",
"date_published": "2024-03-30T07:26:08+00:00",
"channel_url": "https://www.youtube.com/watch?v=F1tBmEOm29s"
},
{
"id": 36568,
"league_id": 2873,
"title": "Houston Astros 1-7 New York Yankees",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=MDGvOu6qL6g",
"thumbnail_url": "https://i.ytimg.com/vi/MDGvOu6qL6g/hqdefault.jpg",
"date_published": "2024-03-30T07:24:24+00:00",
"channel_url": "https://www.youtube.com/watch?v=MDGvOu6qL6g"
},
{
"id": 36564,
"league_id": 2873,
"title": "Seattle Mariners 1-0 Boston Red Sox",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=Y58r55GMkkA",
"thumbnail_url": "https://i.ytimg.com/vi/Y58r55GMkkA/hqdefault.jpg",
"date_published": "2024-03-30T07:25:49+00:00",
"channel_url": "https://www.youtube.com/watch?v=Y58r55GMkkA"
},
{
"id": 36565,
"league_id": 2873,
"title": "San Diego Padres 3-8 San Francisco Giants",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=G2HY5Qu-6fI",
"thumbnail_url": "https://i.ytimg.com/vi/G2HY5Qu-6fI/hqdefault.jpg",
"date_published": "2024-03-30T07:25:33+00:00",
"channel_url": "https://www.youtube.com/watch?v=G2HY5Qu-6fI"
},
{
"id": 36566,
"league_id": 2873,
"title": "Arizona Diamondbacks 7-3 Colorado Rockies",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=ldFNOT8ckSI",
"thumbnail_url": "https://i.ytimg.com/vi/ldFNOT8ckSI/hqdefault.jpg",
"date_published": "2024-03-30T07:25:15+00:00",
"channel_url": "https://www.youtube.com/watch?v=ldFNOT8ckSI"
},
{
"id": 36567,
"league_id": 2873,
"title": "Oakland Athletics 4-6 Cleveland Guardians",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=jaF-D7ZLyzA",
"thumbnail_url": "https://i.ytimg.com/vi/jaF-D7ZLyzA/hqdefault.jpg",
"date_published": "2024-03-30T07:24:57+00:00",
"channel_url": "https://www.youtube.com/watch?v=jaF-D7ZLyzA"
},
{
"id": 36569,
"league_id": 2873,
"title": "Miami Marlins 2-7 Pittsburgh Pirates",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=MlrviQkim-E",
"thumbnail_url": "https://i.ytimg.com/vi/MlrviQkim-E/hqdefault.jpg",
"date_published": "2024-03-30T07:24:07+00:00",
"channel_url": "https://www.youtube.com/watch?v=MlrviQkim-E"
},
{
"id": 38897,
"league_id": 2873,
"title": "Cincinnati Reds 9-6 New York Mets",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=ocKkci0So8A",
"thumbnail_url": "https://i.ytimg.com/vi/ocKkci0So8A/hqdefault.jpg",
"date_published": "2024-04-07T01:33:12+00:00",
"channel_url": "https://www.youtube.com/watch?v=ocKkci0So8A"
},
{
"id": 38898,
"league_id": 2873,
"title": "Pittsburgh Pirates 5-4 Baltimore Orioles",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=62l9XuLRG8U",
"thumbnail_url": "https://i.ytimg.com/vi/62l9XuLRG8U/hqdefault.jpg",
"date_published": "2024-04-07T01:10:13+00:00",
"channel_url": "https://www.youtube.com/watch?v=62l9XuLRG8U"
},
{
"id": 38899,
"league_id": 2873,
"title": "Chicago Cubs 1-4 Los Angeles Dodgers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=7_-oHL_mGR0",
"thumbnail_url": "https://i.ytimg.com/vi/7_-oHL_mGR0/hqdefault.jpg",
"date_published": "2024-04-07T00:41:17+00:00",
"channel_url": "https://www.youtube.com/watch?v=7_-oHL_mGR0"
},
{
"id": 38900,
"league_id": 2873,
"title": "Washington Nationals 2-5 Philadelphia Phillies",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=cXiNkZl296s",
"thumbnail_url": "https://i.ytimg.com/vi/cXiNkZl296s/hqdefault.jpg",
"date_published": "2024-04-06T23:52:24+00:00",
"channel_url": "https://www.youtube.com/watch?v=cXiNkZl296s"
},
{
"id": 38901,
"league_id": 2873,
"title": "Detroit Tigers 0-4 Oakland Athletics",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=cV_3L6-rqbg",
"thumbnail_url": "https://i.ytimg.com/vi/cV_3L6-rqbg/hqdefault.jpg",
"date_published": "2024-04-06T23:22:39+00:00",
"channel_url": "https://www.youtube.com/watch?v=cV_3L6-rqbg"
},
{
"id": 38902,
"league_id": 2873,
"title": "Minnesota Twins 1-3 Cleveland Guardians",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=7pNo1jzCj4k",
"thumbnail_url": "https://i.ytimg.com/vi/7pNo1jzCj4k/hqdefault.jpg",
"date_published": "2024-04-06T22:51:29+00:00",
"channel_url": "https://www.youtube.com/watch?v=7pNo1jzCj4k"
},
{
"id": 38903,
"league_id": 2873,
"title": "St. Louis Cardinals 3-1 Miami Marlins",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=WqC_u--8sdY",
"thumbnail_url": "https://i.ytimg.com/vi/WqC_u--8sdY/hqdefault.jpg",
"date_published": "2024-04-06T22:50:37+00:00",
"channel_url": "https://www.youtube.com/watch?v=WqC_u--8sdY"
},
{
"id": 38904,
"league_id": 2873,
"title": "Milwaukee Brewers 6-5 Seattle Mariners",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=9tOmIU574wI",
"thumbnail_url": "https://i.ytimg.com/vi/9tOmIU574wI/hqdefault.jpg",
"date_published": "2024-04-06T06:38:51+00:00",
"channel_url": "https://www.youtube.com/watch?v=9tOmIU574wI"
},
{
"id": 38905,
"league_id": 2873,
"title": "Texas Rangers 10-2 Houston Astros",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=RYO-27cyNQU",
"thumbnail_url": "https://i.ytimg.com/vi/RYO-27cyNQU/hqdefault.jpg",
"date_published": "2024-04-06T06:38:35+00:00",
"channel_url": "https://www.youtube.com/watch?v=RYO-27cyNQU"
},
{
"id": 36570,
"league_id": 2873,
"title": "Tampa Bay Rays 8-2 Toronto Blue Jays",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=8GlQKflf0bc",
"thumbnail_url": "https://i.ytimg.com/vi/8GlQKflf0bc/hqdefault.jpg",
"date_published": "2024-03-30T07:23:50+00:00",
"channel_url": "https://www.youtube.com/watch?v=8GlQKflf0bc"
},
{
"id": 36571,
"league_id": 2873,
"title": "Philadelphia Phillies 3-9 Atlanta Braves",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=mWVXq-Ycj_U",
"thumbnail_url": "https://i.ytimg.com/vi/mWVXq-Ycj_U/hqdefault.jpg",
"date_published": "2024-03-30T07:23:31+00:00",
"channel_url": "https://www.youtube.com/watch?v=mWVXq-Ycj_U"
},
{
"id": 38906,
"league_id": 2873,
"title": "Kansas City Royals 2-1 Chicago White Sox",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=NHK__kkEZ88",
"thumbnail_url": "https://i.ytimg.com/vi/NHK__kkEZ88/hqdefault.jpg",
"date_published": "2024-04-06T06:38:11+00:00",
"channel_url": "https://www.youtube.com/watch?v=NHK__kkEZ88"
},
{
"id": 34589,
"league_id": 2873,
"title": "Los Angeles Dodgers 11-15 San Diego Padres",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=lDFr23Qn76s",
"thumbnail_url": "https://img.youtube.com/vi/lDFr23Qn76s/hqdefault.jpg",
"date_published": "2024-03-21T17:41:46+00:00",
"channel_url": "https://www.youtube.com/watch?v=lDFr23Qn76s"
},
{
"id": 34590,
"league_id": 2873,
"title": "San Diego Padres 2-5 Los Angeles Dodgers",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=wdvHcqXP5Ug",
"thumbnail_url": "https://img.youtube.com/vi/wdvHcqXP5Ug/hqdefault.jpg",
"date_published": "2024-03-20T16:41:39+00:00",
"channel_url": "https://www.youtube.com/watch?v=wdvHcqXP5Ug"
},
{
"id": 36994,
"league_id": 2873,
"title": "Seattle Mariners 4-3 Boston Red Sox",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=VTkPgj-eOus",
"thumbnail_url": "https://i.ytimg.com/vi/VTkPgj-eOus/hqdefault.jpg",
"date_published": "2024-03-31T06:16:09+00:00",
"channel_url": "https://www.youtube.com/watch?v=VTkPgj-eOus"
},
{
"id": 36995,
"league_id": 2873,
"title": "Los Angeles Dodgers 5-6 St. Louis Cardinals",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=19eSGTCn8EU",
"thumbnail_url": "https://i.ytimg.com/vi/19eSGTCn8EU/hqdefault.jpg",
"date_published": "2024-03-31T06:15:54+00:00",
"channel_url": "https://www.youtube.com/watch?v=19eSGTCn8EU"
},
{
"id": 36996,
"league_id": 2873,
"title": "Arizona Diamondbacks 4-9 Colorado Rockies",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=ELO4gauD374",
"thumbnail_url": "https://i.ytimg.com/vi/ELO4gauD374/hqdefault.jpg",
"date_published": "2024-03-31T06:15:38+00:00",
"channel_url": "https://www.youtube.com/watch?v=ELO4gauD374"
},
{
"id": 36997,
"league_id": 2873,
"title": "Houston Astros 3-5 New York Yankees",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=RpabSy-ohto",
"thumbnail_url": "https://i.ytimg.com/vi/RpabSy-ohto/hqdefault.jpg",
"date_published": "2024-03-31T06:14:59+00:00",
"channel_url": "https://www.youtube.com/watch?v=RpabSy-ohto"
},
{
"id": 36998,
"league_id": 2873,
"title": "San Diego Padres 6-9 San Francisco Giants",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=udI7iWFL7Aw",
"thumbnail_url": "https://i.ytimg.com/vi/udI7iWFL7Aw/hqdefault.jpg",
"date_published": "2024-03-31T06:14:41+00:00",
"channel_url": "https://www.youtube.com/watch?v=udI7iWFL7Aw"
},
{
"id": 36999,
"league_id": 2873,
"title": "Texas Rangers 11-2 Chicago Cubs",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=7I3vOV830B0",
"thumbnail_url": "https://i.ytimg.com/vi/7I3vOV830B0/hqdefault.jpg",
"date_published": "2024-03-31T06:14:24+00:00",
"channel_url": "https://www.youtube.com/watch?v=7I3vOV830B0"
},
{
"id": 37000,
"league_id": 2873,
"title": "Tampa Bay Rays 5-1 Toronto Blue Jays",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=M3-jghlL3pg",
"thumbnail_url": "https://i.ytimg.com/vi/M3-jghlL3pg/hqdefault.jpg",
"date_published": "2024-03-31T06:14:00+00:00",
"channel_url": "https://www.youtube.com/watch?v=M3-jghlL3pg"
},
{
"id": 37001,
"league_id": 2873,
"title": "Miami Marlins 3-9 Pittsburgh Pirates",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=cjZ1LbkZg4o",
"thumbnail_url": "https://i.ytimg.com/vi/cjZ1LbkZg4o/hqdefault.jpg",
"date_published": "2024-03-31T06:13:45+00:00",
"channel_url": "https://www.youtube.com/watch?v=cjZ1LbkZg4o"
},
{
"id": 37002,
"league_id": 2873,
"title": "Cincinnati Reds 6-7 Washington Nationals",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=ur0xgaD4c9I",
"thumbnail_url": "https://i.ytimg.com/vi/ur0xgaD4c9I/hqdefault.jpg",
"date_published": "2024-03-31T06:13:27+00:00",
"channel_url": "https://www.youtube.com/watch?v=ur0xgaD4c9I"
}
]