All URIs are relative to http://localhost:7878
Method | HTTP request | Description |
---|---|---|
get_alttitle_by_id | GET /api/v3/alttitle/{id} | |
list_alttitle | GET /api/v3/alttitle |
models::AlternativeTitleResource get_alttitle_by_id(id)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
id | i32 | [required] |
models::AlternativeTitleResource
- Content-Type: Not defined
- Accept: text/plain, application/json, text/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::AlternativeTitleResource list_alttitle(movie_id, movie_metadata_id)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
movie_id | Option<i32> | |||
movie_metadata_id | Option<i32> |
Vecmodels::AlternativeTitleResource
- Content-Type: Not defined
- Accept: text/plain, application/json, text/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]