Get collection-set YAML
Download a Collection Set’s Movie artwork as YAML.
GET https://api.mediux.io/collection-set/{setId}.yaml
- A Collection Set with no exportable Movie artwork returns 404.
Response format, pagination and caching.
Response examples
Section titled “Response examples”Artwork-only Set YAML
Section titled “Artwork-only Set YAML”Status: 200 OK
Response headers:
content-type: application/yaml; charset=utf-8metadata: movie-120: match: mapping_id: 120 url_poster: "https://img.mediux.io/assets/originals/asset-fellowship-poster.jpg" url_background: "https://img.mediux.io/assets/originals/asset-fellowship-backdrop.jpg" movie-121: match: mapping_id: 121 url_poster: "https://img.mediux.io/assets/originals/asset-two-towers-poster.jpg"