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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359174/?format=api",
        "demozoo_url": "https://demozoo.org/music/359174/",
        "id": 359174,
        "title": "Peeniskeitto",
        "author_nicks": [
            {
                "name": "E*",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2027/?format=api",
                    "id": 2027,
                    "name": "El Visio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Chippendales",
                "abbreviation": "CND",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35722/?format=api",
                    "id": 35722,
                    "name": "Chippendales",
                    "is_group": true
                }
            },
            {
                "name": "Limbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2026/?format=api",
                    "id": 2026,
                    "name": "Limbo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292676/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292676/",
        "id": 292676,
        "title": "Analsuck",
        "author_nicks": [
            {
                "name": "Elvis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2027/?format=api",
                    "id": 2027,
                    "name": "El Visio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Limbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2026/?format=api",
                    "id": 2026,
                    "name": "Limbo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]