All URIs are relative to https://api4.thetvdb.com/v4
| Method | HTTP request | Description |
|---|---|---|
| get_artwork_base | GET /artwork/{id} | |
| get_artwork_extended | GET /artwork/{id}/extended |
models::GetArtworkBase200Response get_artwork_base(id)
Returns a single artwork base record.
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| id | f64 | id | [required] |
models::GetArtworkBase200Response
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
models::GetArtworkExtended200Response get_artwork_extended(id)
Returns a single artwork extended record.
| Name | Type | Description | Required | Notes |
|---|---|---|---|---|
| id | f64 | id | [required] |
models::GetArtworkExtended200Response
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]