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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366616/?format=api",
        "demozoo_url": "https://demozoo.org/music/366616/",
        "id": 366616,
        "title": "Sura Hallon Shots",
        "author_nicks": [
            {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Focus Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                    "id": 3714,
                    "name": "Focus Design",
                    "is_group": true
                }
            },
            {
                "name": "Pattern Syndicate",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145084/?format=api",
                    "id": 145084,
                    "name": "Pattern Syndicate",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-02-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/361284/?format=api",
        "demozoo_url": "https://demozoo.org/music/361284/",
        "id": 361284,
        "title": "Surge",
        "author_nicks": [
            {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pattern Syndicate",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145084/?format=api",
                    "id": 145084,
                    "name": "Pattern Syndicate",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]