Resource information
URL | https://api.statscore.com/v2/participants/last-changes |
---|---|
Method | GET |
Description | Returns a list of teams for which changes have been made to the seasonal rosters |
Cache | 60 seconds |
Authorization required | Yes |
Method parameters
Name | Type | Description |
---|---|---|
There are no method parameters in this resource |
Query parameters
Name | Type | Description | |||
---|---|---|---|---|---|
token | xsd:string | REQUIRED. There is more information concerning authorization in the API introduction section | |||
timestamp | xsd:unix_timestamp | REQUIRED. Selection date, format UNIX_TIMESTAMP. Only changes in competitions that occurred or were updated after this timestamp will be returned. The maximum range is up to 3 days. | |||
season_id | xsd:int | REQUIRED. Determines the season to which the team belongs. The complete list of possible seasons can be retrieved using the API resource: seasons.index | timestamp | xsd:unix_timestamp | REQUIRED. Selection date, format UNIX_TIMESTAMP. Only changes in competitions that occurred or were updated after this timestamp will be returned |
Method calling examples
Link | Description |
---|---|
Returns a list of teams with seasonal roster changes for the selected season in JSON format |
...