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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377170/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377170/",
        "id": 377170,
        "title": "ZX Fake!",
        "author_nicks": [
            {
                "name": "aGGreSSor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                    "id": 9709,
                    "name": "aGGreSSor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Пластмассовый Мир",
                "abbreviation": "ПластаМир",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150448/?format=api",
                    "id": 150448,
                    "name": "Пластмассовый Мир",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-language"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377015/?format=api",
        "demozoo_url": "https://demozoo.org/music/377015/",
        "id": 377015,
        "title": "TseTseshnik'25 (ЦеЦешник'25)",
        "author_nicks": [
            {
                "name": "aGGreSSor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                    "id": 9709,
                    "name": "aGGreSSor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Пластмассовый Мир",
                "abbreviation": "ПластаМир",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150448/?format=api",
                    "id": 150448,
                    "name": "Пластмассовый Мир",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377111/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/377111/",
        "id": 377111,
        "title": "Bad Apartment (Нехорошая квартира)",
        "author_nicks": [
            {
                "name": "aGGreSSor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                    "id": 9709,
                    "name": "aGGreSSor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Пластмассовый Мир",
                "abbreviation": "ПластаМир",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150448/?format=api",
                    "id": 150448,
                    "name": "Пластмассовый Мир",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-08-23",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]