TheTVDB · Example Payload

Tvdb Search Result Example

EntertainmentMoviesTelevisionMedia MetadataPublic APIsVideo

Tvdb Search Result Example is an example object payload from TheTVDB, with 32 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

aliasescompaniescompanyTypecountrydirectorfirst_air_timegenresidimage_urlnameis_officialname_translatednetworkobjectIDofficialListoverviewoverviewsoverview_translatedposterpostersprimary_languageremote_idsstatusslugstudiostitlethumbnailtranslationstranslationsWithLangtvdb_idtypeyear

Example Payload

Raw ↑
{
  "aliases": [
    "example"
  ],
  "companies": [
    "example"
  ],
  "companyType": "example",
  "country": "usa",
  "director": "example",
  "first_air_time": "example",
  "genres": [
    "example"
  ],
  "id": "abc123",
  "image_url": "https://artworks.thetvdb.com/banners/example.jpg",
  "name": "Example Name",
  "is_official": true,
  "name_translated": "example",
  "network": "example",
  "objectID": "abc123",
  "officialList": "example",
  "overview": "A descriptive paragraph of text.",
  "overviews": {
    "ara": "\u062a\u062f\u0648\u0631 \u0642\u0635\u0629 \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u062d\u0648\u0644...",
    "ces": "B\u011bhem letu \u010d. 815 spole\u010dnosti Oceanic...",
    "deu": "Im Bruchteil einer Sekunde ger\u00e4t das Leben..."
  },
  "overview_translated": [
    "example"
  ],
  "poster": "example",
  "posters": [
    "example"
  ],
  "primary_language": "example",
  "remote_ids": [
    {
      "id": "abc123",
      "type": 12345,
      "sourceName": "example"
    }
  ],
  "status": "Continuing",
  "slug": "example-slug",
  "studios": [
    "example"
  ],
  "title": "example",
  "thumbnail": "example",
  "translations": {
    "ara": "\u062a\u062f\u0648\u0631 \u0642\u0635\u0629 \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u062d\u0648\u0644...",
    "ces": "B\u011bhem letu \u010d. 815 spole\u010dnosti Oceanic...",
    "deu": "Im Bruchteil einer Sekunde ger\u00e4t das Leben..."
  },
  "translationsWithLang": [
    "example"
  ],
  "tvdb_id": "abc123",
  "type": "example",
  "year": "2024"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tvdb-search-result-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.