Get list of highlights on Club website

GET {{baseUrl}}/{{version}}/website/highlights?site_code=TSZ24site&start_date=2009-12-31&end_date=2024-04-11&tag_ids=&sorting=desc&limit=4&page=1&with_video_only=1&tag_abbreviation=HIGH

Request Params

KeyDatatypeRequiredDescription
site_codestring
team_idnull
start_datestring
end_datestring
tag_idsnull
sortingstring
limitnumber
pagenumber
with_video_onlynumber
tag_abbreviationstring

RESPONSES

status: OK

{"error":false,"code":200,"message":"List of highlights","highlights":{"current_page":1,"data":[{"high_id":4928,"video_id":779,"tag_id":821,"team_id":128,"high_video_url":"/videolibrary/team_128/highlights/game/high_65aea83aa7e48.mp4","deleted_at":null,"created_at":"2024-01-22T17:39:02.000000Z","updated_at":"2024-01-22T17:39:13.000000Z","high_tag":null,"high_start_time":"00:00:00","high_end_time":"00:00:10","high_canvas":null,"high_timestamp":0,"high_type":"home","high_thumbnail_url":"/videolibrary/team_128/highlights/thumbnails/game/high_thumb1_65aea840da589.png","user_id":null,"flag_clip_being_generated":0,"notified":0,"high_period":null,"tag_name":"HIGH","tag_abbreviation":"HIGH","tag_category":"other","team_name":"Atlanteans U18 boys","team_avatar":"https://files.teamsportz.app/teams/128_1709383994.jpg","team_code":"soCLKL","video_name":"Game vs Herts Hellcats","video_type":"game","profile_first_name":null,"profile_last_name":null,"profile_avatar":null},{"high_id":2739,"video_id":513,"tag_id":821,"team_id":128,"high_video_url":"/videolibrary/team_128/highlights/game/high_64b1898568495.mp4","deleted_at":null,"created_at":"2023-07-14T17:44:36.000000Z","updated_at":"2023-07-14T17:45:23.000000Z","high_tag":null,"high_start_time":"00:00:00","high_end_time":"00:00:12","high_canvas":null,"high_timestamp":2,"high_type":"home","high_thumbnail_url":"/videolibrary/team_128/highlights/thumbnails/game/high_thumb_64b189b0937a1.png","user_id":null,"flag_clip_being_generated":0,"notified":0,"high_period":null,"tag_name":"HIGH","tag_abbreviation":"HIGH","tag_category":"other","team_name":"Atlanteans U18 boys","team_avatar":"https://files.teamsportz.app/teams/128_1709383994.jpg","team_code":"soCLKL","video_name":"Game vs Michaelians","video_type":"game","profile_first_name":null,"profile_last_name":null,"profile_avatar":null},{"high_id":2738,"video_id":512,"tag_id":821,"team_id":128,"high_video_url":"/videolibrary/team_128/highlights/game/high_64b189712c3cd.mp4","deleted_at":null,"created_at":"2023-07-14T17:44:14.000000Z","updated_at":"2023-07-14T17:44:27.000000Z","high_tag":null,"high_start_time":"00:02:33","high_end_time":"00:02:53","high_canvas":null,"high_timestamp":163,"high_type":"home","high_thumbnail_url":"/videolibrary/team_128/highlights/thumbnails/game/high_thumb_64b1897b4f623.png","user_id":null,"flag_clip_being_generated":0,"notified":0,"high_period":null,"tag_name":"HIGH","tag_abbreviation":"HIGH","tag_category":"other","team_name":"Atlanteans U18 boys","team_avatar":"https://files.teamsportz.app/teams/128_1709383994.jpg","team_code":"soCLKL","video_name":"Game vs Michaelians","video_type":"game","profile_first_name":null,"profile_last_name":null,"profile_avatar":null},{"high_id":2737,"video_id":512,"tag_id":821,"team_id":128,"high_video_url":"/videolibrary/team_128/highlights/game/high_64b1893bd5226.mp4","deleted_at":null,"created_at":"2023-07-14T17:43:23.000000Z","updated_at":"2023-07-14T17:43:37.000000Z","high_tag":null,"high_start_time":"00:00:35","high_end_time":"00:00:55","high_canvas":null,"high_timestamp":45,"high_type":"home","high_thumbnail_url":"/videolibrary/team_128/highlights/thumbnails/game/high_thumb_64b1894864ba3.png","user_id":null,"flag_clip_being_generated":0,"notified":0,"high_period":null,"tag_name":"HIGH","tag_abbreviation":"HIGH","tag_category":"other","team_name":"Atlanteans U18 boys","team_avatar":"https://files.teamsportz.app/teams/128_1709383994.jpg","team_code":"soCLKL","video_name":"Game vs Michaelians","video_type":"game","profile_first_name":null,"profile_last_name":null,"profile_avatar":null}],"first_page_url":"http://localhost:8000/v1/website/highlights?page=1","from":1,"last_page":1,"last_page_url":"http://localhost:8000/v1/website/highlights?page=1","links":[{"url":null,"label":"pagination.previous","active":false},{"url":"http://localhost:8000/v1/website/highlights?page=1","label":"1","active":true},{"url":null,"label":"pagination.next","active":false}],"next_page_url":null,"path":"http://localhost:8000/v1/website/highlights","per_page":"4","prev_page_url":null,"to":4,"total":4}}