Media Players
This endpoint allows you to retrieve the media from players.
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 player_idhttps://handball.sportdevs.com/media-players?player_id=eq.{player_id}
Query Parameters
- player_id integer
Default value:
eq.235396
The id of the player
- 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.
- player_id integer
The id of the player
- 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": 1824,
"player_id": 235396,
"title": "IFK Kristianstad 20-26 Rhein Neckar Löwen",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=UyZl8JVc72A&ab_channel=EHFHomeofHandball",
"thumbnail_url": "https://img.youtube.com/vi/UyZl8JVc72A/hqdefault.jpg",
"date_published": "2023-10-17T22:12:52+00:00",
"channel_url": "https://www.youtube.com/watch?v=UyZl8JVc72A&ab_channel=EHFHomeofHandball"
},
{
"id": 1825,
"player_id": 235396,
"title": "Füchse Berlin 24-22 Chambéry Savoie Mont Blanc HB",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=SnjhIaq0N2Q&ab_channel=EHFHomeofHandball",
"thumbnail_url": "https://img.youtube.com/vi/SnjhIaq0N2Q/hqdefault.jpg",
"date_published": "2023-10-17T22:12:15+00:00",
"channel_url": "https://www.youtube.com/watch?v=SnjhIaq0N2Q&ab_channel=EHFHomeofHandball"
},
{
"id": 1826,
"player_id": 235396,
"title": "MOL Tatabánya KC 24-29 CSM Constanța",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=BlK6oaOkEZQ&ab_channel=EHFHomeofHandball",
"thumbnail_url": "https://img.youtube.com/vi/BlK6oaOkEZQ/hqdefault.jpg",
"date_published": "2023-10-17T22:08:55+00:00",
"channel_url": "https://www.youtube.com/watch?v=BlK6oaOkEZQ&ab_channel=EHFHomeofHandball"
},
{
"id": 10393,
"player_id": 235396,
"title": "CSM Constanța 28-25 MOL Tatabánya KC",
"subtitle": "Full Highlights",
"url": "https://youtu.be/jWAJtmXrtqU",
"thumbnail_url": "https://i.ytimg.com/vi/jWAJtmXrtqU/maxresdefault.jpg",
"date_published": "2023-11-29T00:28:15+00:00",
"channel_url": "https://youtu.be/jWAJtmXrtqU"
},
{
"id": 10394,
"player_id": 235396,
"title": "Kadetten Schaffhausen 25-24 SG Flensburg Handewitt",
"subtitle": "Full Highlights",
"url": "https://youtu.be/li8pewj0XD8",
"thumbnail_url": "https://i.ytimg.com/vi/li8pewj0XD8/maxresdefault.jpg",
"date_published": "2023-11-29T00:27:47+00:00",
"channel_url": "https://youtu.be/li8pewj0XD8"
},
{
"id": 9107,
"player_id": 235396,
"title": "HBC Nantes 31-27 IFK Kristianstad",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=yFqDyqi4YJg",
"thumbnail_url": "https://img.youtube.com/vi/yFqDyqi4YJg/hqdefault.jpg",
"date_published": "2023-11-21T21:48:25+00:00",
"channel_url": "https://www.youtube.com/watch?v=yFqDyqi4YJg"
},
{
"id": 9108,
"player_id": 235396,
"title": "CS Dinamo București 32-33 Füchse Berlin",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=QkOiql-wWrY",
"thumbnail_url": "https://img.youtube.com/vi/QkOiql-wWrY/hqdefault.jpg",
"date_published": "2023-11-21T21:34:04+00:00",
"channel_url": "https://www.youtube.com/watch?v=QkOiql-wWrY"
},
{
"id": 7903,
"player_id": 235396,
"title": "SL Benfica 35-36 Rhein Neckar Löwen",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=4nYG1kD45Cg&ab_channel=EHFHomeofHandball",
"thumbnail_url": "https://img.youtube.com/vi/4nYG1kD45Cg/hqdefault.jpg",
"date_published": "2023-11-14T22:07:06+00:00",
"channel_url": "https://www.youtube.com/watch?v=4nYG1kD45Cg&ab_channel=EHFHomeofHandball"
},
{
"id": 7904,
"player_id": 235396,
"title": "Füchse Berlin 33-30 CS Dinamo București",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=awaAB95KlHg",
"thumbnail_url": "https://img.youtube.com/vi/awaAB95KlHg/hqdefault.jpg",
"date_published": "2023-11-14T21:52:30+00:00",
"channel_url": "https://www.youtube.com/watch?v=awaAB95KlHg"
},
{
"id": 7905,
"player_id": 235396,
"title": "IFK Kristianstad 27-31 HBC Nantes",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=p5CExMEn3YA",
"thumbnail_url": "https://img.youtube.com/vi/p5CExMEn3YA/hqdefault.jpg",
"date_published": "2023-11-14T19:59:08+00:00",
"channel_url": "https://www.youtube.com/watch?v=p5CExMEn3YA"
},
{
"id": 13867,
"player_id": 235396,
"title": "HBC Nantes 32-25 Rhein Neckar Löwen",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=4fEn-RI4gB0",
"thumbnail_url": "https://img.youtube.com/vi/4fEn-RI4gB0/hqdefault.jpg",
"date_published": "2023-12-05T23:43:34+00:00",
"channel_url": "https://www.youtube.com/watch?v=4fEn-RI4gB0"
},
{
"id": 13873,
"player_id": 235396,
"title": "CS Dinamo București 36-33 Chambéry Savoie Mont Blanc HB",
"subtitle": "Full Highlights",
"url": "https://www.youtube.com/watch?v=G_2elcJV3yk",
"thumbnail_url": "https://img.youtube.com/vi/G_2elcJV3yk/hqdefault.jpg",
"date_published": "2023-12-05T20:20:50+00:00",
"channel_url": "https://www.youtube.com/watch?v=G_2elcJV3yk"
}
]