Endpoint: `/data/lookup/current_season`
- This endpoint returns a link to data stored on S3.
Note from iRacing
Changes at midnight UTC on a Tuesday in March, June, September, and December.
Parameters
This endpoint does not require any parameters.
Response Schema
This field is an array of:
| Field | Type | Optional |
|---|---|---|
lookups |
array of [lookups] |
|
tag |
string |
Field: lookups
This field is an array of:
| Field | Type | Optional |
|---|---|---|
lookup_type |
string |
|
lookup_values |
array of [lookup_values] |
Field: lookups.lookup_values
This field is an array of:
| Field | Type | Optional |
|---|---|---|
description |
string |
|
seq |
integer |
|
value |
string |
Generated by irschema v0.3.4
