# Episode items Information about episode items. ## List all chapters in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/chapters](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listchapters.md) ## Get chapter details. - [GET /playouts/{playoutId}/episodes/{episodeId}/chapters/{chapterId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getchapter.md) ## List all products in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/products](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listproducts.md) ## Get product details. - [GET /playouts/{playoutId}/episodes/{episodeId}/products/{productId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getproduct.md) ## List all characters in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/characters](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listcharacters.md) ## Get character details. - [GET /playouts/{playoutId}/episodes/{episodeId}/characters/{characterId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getcharacter.md) ## List all actors in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/actors](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listactors.md) ## Get actor details. - [GET /playouts/{playoutId}/episodes/{episodeId}/actors/{actorId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getactor.md) ## List all locations in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/locations](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listlocations.md) ## Get location details. - [GET /playouts/{playoutId}/episodes/{episodeId}/locations/{locationId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getlocation.md) ## List all costumes in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/costumes](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listcostumes.md) ## Get costume details. - [GET /playouts/{playoutId}/episodes/{episodeId}/costumes/{costumeId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getcostume.md) ## List all props in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/props](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listprops.md) ## Get prop details. - [GET /playouts/{playoutId}/episodes/{episodeId}/props/{propId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getprop.md) ## List all musics in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/musics](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listmusics.md) ## Get music details. - [GET /playouts/{playoutId}/episodes/{episodeId}/musics/{musicId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getmusic.md) ## List all tickets in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/tickets](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listtickets.md) ## Get ticket details. - [GET /playouts/{playoutId}/episodes/{episodeId}/tickets/{ticketId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getticket.md) ## List all themes in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/themes](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listthemes.md) ## Get theme details. - [GET /playouts/{playoutId}/episodes/{episodeId}/themes/{themeId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/gettheme.md) ## List all basics in the episode - [GET /playouts/{playoutId}/episodes/{episodeId}/basics](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/listbasics.md) ## Get basic details. - [GET /playouts/{playoutId}/episodes/{episodeId}/basics/{basicId}](https://docs.jay-metadata.com/apis/playout/latest/openapi/episode-items/getbasic.md)