Routes
Lists and retrieves detailed information about athlete routes.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| AthleteId | Long |
Athlete.Id | |
| Name | String | ||
| ResourceState | Int |
The allowed values are 1, 2, 3. | |
| Type | Int |
The allowed values are 1, 2. | |
| SubType | Int |
The allowed values are 1, 2, 3, 4, 5. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Description | String | ||
| Distance | Decimal | ||
| ElevationGain | Decimal | ||
| EstimatedMovingTime | Int | ||
| IsPrivate | Boolean | ||
| IsStarred | Boolean | ||
| Timestamp | Long | ||
| Segments | String |