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 15
Next »
Method parameters
Name | Type | Description |
---|
id | xsd:int | Id of event |
Query parameters
Name | Type | Description |
---|
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
page | xsd:int | Determines offset of paginated data. Default value is 1 which means first page |
Method calling examples
Output elements
.events |
|
---|
..event |
|
---|
provider_id | The unique identifier of provider. |
provider_name | The name of provider. |
sport_id | The unique identifier of sport. |
provider_event_id | The unique identifier of providers event. |
event_id | The our unique identifier of event. |
event_name | Our name of event. |
start_date | The event start date. |
competition_name | Our competition name. |
competition_season_id | Our unique season identifier. |
stage_id | Our unique stage identifier. |
group_id | Our unique group identifier. |
round_id | Our unique round identifier. |
round_name | Our round name. |
day | Day of the event |
event_status_id | Unique event status identifier. |
event_status_name | The event status name. |
event_status_short_name | The event status short name. |
home_id | The home participant identifier. |
away_id | The away participant identifier. |
home_name | The home participant name. |
away_name | The away participant name. |
our_home_id | Our home participant identifier. |
our_away_id | Our away participant identifier. |
our_home_name | Our home participant name. |
our_away_name | Our away participant name. |
our_start_date | Our event start date. |
verify_lvl | Type of verify level. Possible values: |
url | Data url. |
...results |
|
---|
....result_id |
|
---|
results_array | Can be different for each sport |
...details |
|
---|
....detail_id |
|
---|
details_array | Can be different for each sport |
identifier