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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60439/?format=api",
        "demozoo_url": "https://demozoo.org/music/60439/",
        "id": 60439,
        "title": "Plant",
        "author_nicks": [
            {
                "name": "WYZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34952/?format=api",
                    "id": 34952,
                    "name": "WYZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Computer emuzone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34953/?format=api",
                    "id": 34953,
                    "name": "Computer emuzone",
                    "is_group": true
                }
            },
            {
                "name": "Retroworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29962/?format=api",
                    "id": 29962,
                    "name": "Retroworks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-07-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "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/86857/?format=api",
        "demozoo_url": "https://demozoo.org/music/86857/",
        "id": 86857,
        "title": "Praying_hands",
        "author_nicks": [
            {
                "name": "WYZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34952/?format=api",
                    "id": 34952,
                    "name": "WYZ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Computer emuzone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34953/?format=api",
                    "id": 34953,
                    "name": "Computer emuzone",
                    "is_group": true
                }
            },
            {
                "name": "Retroworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29962/?format=api",
                    "id": 29962,
                    "name": "Retroworks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]