Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TheTVDB Seasons API

The Seasons API from TheTVDB — 5 operation(s) for seasons.

TheTVDB Seasons API is one of 29 APIs that TheTVDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Seasons. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a GitHub repository, and a JSON-LD context.

This API exposes 5 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 4.7.10.

Requests are made against a single base URL, https://api4.thetvdb.com/v4.

5 operations 5 paths 13 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
4.7.10
Base URL
https://api4.thetvdb.com/v4
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TheTVDB Seasons API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Seasons 5
GET
/seasons
TheTVDB Get All Seasons
getAllSeasons 1 param → 200401
GET
/seasons/{id}
TheTVDB Get Season Base
getSeasonBase 1 param → 200400401404
GET
/seasons/{id}/extended
TheTVDB Get Season Extended
getSeasonExtended 1 param → 200400401404
GET
/seasons/types
TheTVDB Get Season Types
getSeasonTypes → 200401
GET
/seasons/{id}/translations/{language}
TheTVDB Get Season Translation
getSeasonTranslation 2 params → 200400401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are EpisodeBaseRecord (23 properties), SeasonExtendedRecord (17 properties), Company (12 properties), SeasonBaseRecord (12 properties). Each schema is shown below with its type and property counts.

SeasonExtendedRecord
object
extended season record
17 properties
TagOption
object
tag option record
5 properties
Translation
object
translation record
7 properties
SeasonBaseRecord
object
season genre record
12 properties
Company
object
A company record
12 properties
Alias
object
An alias model, which can be associated with a series, season, movie, person, or list.
2 properties
CompanyRelationShip
object
A company relationship
2 properties
SeasonType
object
season type record
4 properties
Trailer
object
trailer record
5 properties
EpisodeBaseRecord
object
base episode record
23 properties
Companies
object
Companies by type record
5 properties
ArtworkBaseRecord
object
base artwork record
9 properties
ParentCompany
object
A parent company record
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvdb-seasons-api-openapi.yml Raw ↑

Other APIs TheTVDB publishes across the network.

TheTVDB Artwork API
TheTVDB Artwork Statuses API
TheTVDB Artwork Types API
TheTVDB Award Categories API
TheTVDB Awards API
TheTVDB Characters API
TheTVDB Companies API
TheTVDB Content Ratings API
TheTVDB Countries API
TheTVDB Entity Types API
TheTVDB Episodes API
TheTVDB Favorites API