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

« Previous Version 2 Current »

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
timestampxsd:unix_timestampREQUIRED. 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_idxsd:intDetermines the season to which the team belongsThe complete list of possible seasons can be retrieved using the API resource: seasons.index

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