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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115500/?format=api",
        "demozoo_url": "https://demozoo.org/music/115500/",
        "id": 115500,
        "title": "Arsch",
        "author_nicks": [
            {
                "name": "Tangens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31612/?format=api",
                    "id": 31612,
                    "name": "Tangens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FOXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31611/?format=api",
                    "id": 31611,
                    "name": "FOXX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115499/?format=api",
        "demozoo_url": "https://demozoo.org/music/115499/",
        "id": 115499,
        "title": "Mindbomb Demo - Foxx",
        "author_nicks": [
            {
                "name": "Tangens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31612/?format=api",
                    "id": 31612,
                    "name": "Tangens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FOXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31611/?format=api",
                    "id": 31611,
                    "name": "FOXX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]