GET
/
3
/
tv
/
season
/
{season_id}
/
changes
{
  "changes": []
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

season_id
string
required

Response

200 - application/json

Changes Example

The response is of type object.