| Name | Type | Description | Notes |
|---|---|---|---|
| CurrentSeason | int | Year of the current FRC season. | |
| MaxSeason | int | Maximum FRC season year for valid queries. | |
| IsDatafeedDown | bool | True if the entire FMS API provided by FIRST is down. | |
| DownEvents | List<string> | An array of strings containing event keys of any active events that are no longer updating. | |
| Ios | APIStatusAppVersion | ||
| Android | APIStatusAppVersion |