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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91590/?format=api",
        "demozoo_url": "https://demozoo.org/music/91590/",
        "id": 91590,
        "title": "Raw Reminders",
        "author_nicks": [
            {
                "name": "Thorsten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                    "id": 201,
                    "name": "Ernst Hot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                    "id": 198,
                    "name": "Purple",
                    "is_group": true
                }
            },
            {
                "name": "SoopaDoopa",
                "abbreviation": "SD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
                    "id": 16566,
                    "name": "SoopaDoopa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-10-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91651/?format=api",
        "demozoo_url": "https://demozoo.org/music/91651/",
        "id": 91651,
        "title": "Impossible Sunrise",
        "author_nicks": [
            {
                "name": "Thorsten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                    "id": 201,
                    "name": "Ernst Hot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                    "id": 198,
                    "name": "Purple",
                    "is_group": true
                }
            },
            {
                "name": "SoopaDoopa",
                "abbreviation": "SD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
                    "id": 16566,
                    "name": "SoopaDoopa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-10-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]