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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56569/?format=api",
        "demozoo_url": "https://demozoo.org/music/56569/",
        "id": 56569,
        "title": "Just a little y2k+2 go wit da flow popcoremix",
        "author_nicks": [
            {
                "name": "Eggbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                    "id": 11,
                    "name": "Skrebbel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Happy Hardcore Revival Foundation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33364/?format=api",
                    "id": 33364,
                    "name": "The Happy Hardcore Revival Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]