This repository was archived by the owner on Oct 23, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
API Data Dictionaries
neonionus edited this page Oct 20, 2018
·
3 revisions
| Field Name | Type |
|---|---|
| id | int |
| title | string |
| format | string |
| status | string |
| description | string |
| genres | array of strings |
| startDate | iso8601 string |
| endDate | iso8601 string |
| episodes | string |
| cover | string |
| Field Name | Type |
|---|---|
| id | int |
| title | string |
| status | string |
| description | string |
| genres | array of strings |
| releaseDate | iso8601 string |
| production_companies | array of strings |
| production_countries | array of strings |
| tagline | string |
| runtime | int (minutes) |
| cover | string |
| Field Name | Type |
|---|---|
| id | int |
| title | string |
| status | string |
| description | string |
| type | string |
| genres | array of strings |
| firstAirDate | iso8601 string |
| production_companies | array of strings |
| networks | array of strings |
| country | array of strings |
| episodes | int |
| seasons | int |
| cover | string |
| Field Name | Type |
|---|---|
| id | int |
| title | string |
| category | string |
| description | string |
| status | string |
| genres | array of strings |
| themes | array of strings |
| publishers | array of strings |
| developers | array of strings |
| first_release_date | iso8601 string |
| cover | string |
| Field Name | Type | Sublevel Type |
|---|---|---|
| totalResults | int | |
| media | array of objects | |
| id | int | |
| title | string | |
| description | string | |
| image | string |