La Liga Lineups

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve lineups for. Format YYYY-MM-DD. Defaults to current date.

Attributes

Top-Level Fields

FieldTypeDescription
Seasoninteger
Weekinteger
Gamesarray

Example Response

{"Season": 2025, "Week": 36, "Games": [{"Id": "240862", "Date": "2026-05-12T13:00:00-04:00", "Teams": [{"IsHome": 1, "Name": "Celta Vigo", "LineupStatus": "C", "Players": [{"Firstname": "Sergio", "Lastname": "Carreira", "Position": "D", "Id": "30624"}], "Id": "82"}]}]}
Query Params
date

Date to retrieve lineups for. Format YYYY-MM-DD. Defaults to current date.

string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json