-
Notifications
You must be signed in to change notification settings - Fork 20
API Reference
James Errington edited this page Jun 14, 2018
·
10 revisions
| Key | Value Type | Value Description |
|---|---|---|
| club | string | Club that ran the Event |
| comment | string | Event comment |
| date | string | Date of event as YYYY-MM-DD |
| format | number | 1 => 'Normal Event', 2 => 'Event with no Results', 3 => 'Score Event' |
| id | number | Event id |
| locked | boolean | true if Event is locked to new routes |
| mapid | string | id of map used for Event |
| name | string | Event name |
| type | string | 'I' => 'International', 'N' => 'National', 'R' => 'Regional', 'L' => 'Local', 'T' => 'Training' |