get_alttitle_by_id
Retrieve an alternative title's details by supplying its ID. Use this to look up specific title information directly.
Instructions
Read AlternativeTitle.
GET /api/v3/alttitle/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |