Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resource information

URLhttps://api.statscore.com/v2/participants/last-changes
MethodGET

Description

Returns a list of teams for which changes have been made to the seasonal rosters
Cache60 seconds
Authorization requiredYes

Method parameters

NameTypeDescription
There are no method parameters in this resource

Query parameters

NameTypeDescription
tokenxsd:stringREQUIRED. There is more information concerning authorization in the API introduction section
season_idxsd:intREQUIRED. Determines the season to which the team belongsThe 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

LinkDescription

https://api.statscore.com/v2/participants/last-changes?token={{YOUR_TOKEN}}&season_id=46324&timestamp=1626176387

Returns a list of teams with seasonal roster changes for the selected season in JSON format

Output elements

participants
idUnique identifier for the team
nameTeam name
  • No labels