JSON feeds example
{
"suspensions": [
{
"id": "35558",
"player_id": "ILIE-SANCHEZ",
"player_name": "Ilie Sanchez",
"player_country_id": "ESP",
"sport_id": "soccer",
"competition_id": "USA_1",
"competition_country_id": "USA",
"season_id": "2022",
"charge_id": "74",
"charge": "Red card (2nd yellow)",
"days_banned": "1",
"days_banned_left": "0",
"start_date": "2022-08-21",
"suspension_occurred": "be037beb713e9fa165006228bb4993fc",
"suspension_occurred_name": "San Jose Earthquakes-Los Angeles FC",
"club_id": "LOS-ANGELES-FC",
"club_name": "Los Angeles FC",
"last_update": "2022-08-27 04:15:32",
"status": "Historical",
"timestamp": "1661566532",
"date_created": "2022-08-21 23:06:54",
"deleted": "no",
"matches": [
{
"id": "6122490115200a75a97410e678de60c6",
"name": "Austin FC-Los Angeles FC",
"start_date": "2022-08-27 02:00:00",
"competition_id": "USA_1",
"competition_name": "Major League Soccer",
"season_name": "2022",
"status": "finished"
}
]
},
]
}
You can check our full documentation right here.