jolpicaf1_seasons
Get a complete list of Formula 1 seasons from 1950 onward. Use offset and limit to page through the records, returning season and URL data.
Instructions
Every F1 season on record (1950 onward).
Returns: {MRData:{total, limit, offset, SeasonTable:{Seasons:[{season, url}]}}}
Example: First page of seasons {"format": "json", "limit": 30}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (max 100). Check MRData.total for how many exist. | |
| format | No | Leave as json — the API defaults to XML. | json |
| offset | No | Page offset. |