Resource information
URL | https://api.statscore.com/v2/participants/{participant_id}/compare |
---|---|
Method | GET |
Description | Returns the comparisons between two participants |
Cache | 60 seconds |
Authorization required | Yes |
...
Name | Data type | Description |
---|---|---|
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
lang | xsd:string | Determines language for the output data |
compare_participant_id | xsd:int | REQUIRED. Second participant id to compare |
date_from | xsd:string | Selection datetime, format 'yyyy-mm-dd hh:mm:ss'. Date from which events should be returned |
events_details | xsd:string | Determines if subnodes of events will be visible. Possible values:
|
competitions_details | xsd:string | Determines if parent nodes of events will be visible. Possible values:
|
tz | xsd:string | Determines timezone for the output data |
...