Endpoint: `/data/lookup/flairs`
- This endpoint returns a link to data stored on S3.
Note from iRacing
Icons are from https://github.com/lipis/flag-icons/
Parameters
This endpoint does not require any parameters.
Response Schema
| Field | Type | Optional |
|---|---|---|
flairs |
array of [flairs] |
|
success |
boolean |
Field: flairs
This field is an array of:
| Field | Type | Optional |
|---|---|---|
country_code |
string |
✓ |
flair_id |
integer |
|
flair_name |
string |
|
flair_shortname |
string |
✓ |
seq |
integer |
Generated by irschema v0.3.4
