GET /api/v1/releasers/14487/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/330684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/330684/",
        "id": 330684,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Frauke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14487/?format=api",
                    "id": 14487,
                    "name": "Sundae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-09-30",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20062/?format=api",
        "demozoo_url": "https://demozoo.org/music/20062/",
        "id": 20062,
        "title": "Würdest Du",
        "author_nicks": [
            {
                "name": "Netpoet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1982/?format=api",
                    "id": 1982,
                    "name": "Netpoet",
                    "is_group": false
                }
            },
            {
                "name": "Sundae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14487/?format=api",
                    "id": 14487,
                    "name": "Sundae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "pArk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5599/?format=api",
                    "id": 5599,
                    "name": "Park Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24048/?format=api",
        "demozoo_url": "https://demozoo.org/music/24048/",
        "id": 24048,
        "title": "Time together",
        "author_nicks": [
            {
                "name": "Netpoet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1982/?format=api",
                    "id": 1982,
                    "name": "Netpoet",
                    "is_group": false
                }
            },
            {
                "name": "Sundae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14487/?format=api",
                    "id": 14487,
                    "name": "Sundae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Park Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5599/?format=api",
                    "id": 5599,
                    "name": "Park Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm",
            "vocals-in-music"
        ]
    }
]