...
.venues | |
---|---|
..venue | |
id | Unique identifier for the venue |
name | Name of the venue |
ut | Information about the date and time of when the venue record was last updated. Format UNIX_TIMESTAMP |
...sports | |
....sport | |
id | Unique identifier for the sport which the venue is related with. The complete list of possible sports can be retrieved using the API resource: sports.index |
sport_name | Name of the sport which the venue is related with. |
.....venue_sport_details | |
......detail | |
name | Name of the details. Possible values are different depending on the sport. Possible translation of the attribute |
value | Value related to the detail |
...participants | |
....participant | |
id | Unique identifier of the participant. The complete list of possible participants can be retrieved using the API resource:participants.index |
name | Participants name. Possible translation of the attribute |