get_fixtures: Get played fixtures.

Description Usage Arguments Details Value See Also

Description

get_fixtures returns info about fixtures played.

Usage

1
get_fixtures(competition_id, season_id)

Arguments

competition_id

Can be obtained through the competitions resource.

season_id

Can be obtained through the competitions resource.

Details

The request parameters are the page size and level of detail. These can't be changed since there are only a few sensible values. Page size is always fixed at 1000 (we don't expect more than 1000 games in a single season).

Value

Response with information about each fixture (match id, attendance, ...)

See Also

get_premier_league


IsaacVerm/penalty documentation built on May 26, 2019, 7:28 a.m.