Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
a uniques identifier for a tv serie
Response
200 - application/json
Changes
Example:
[
{
"items": [
{
"action": "updated",
"id": "6773d55797aa8e4e2c127de8",
"iso_3166_1": "",
"iso_639_1": "",
"time": "2024-12-31 11:28:23 UTC",
"value": { "season_id": 423560, "season_number": 21 }
}
],
"key": "season"
}
]