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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377931/?format=api",
        "demozoo_url": "https://demozoo.org/music/377931/",
        "id": 377931,
        "title": "The Cold Autumn Night FADING TO LIGHT REMIX",
        "author_nicks": [
            {
                "name": "Minomus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7057/?format=api",
                    "id": 7057,
                    "name": "Minomus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DOMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151979/?format=api",
                    "id": 151979,
                    "name": "DOMU",
                    "is_group": true
                }
            },
            {
                "name": "FGCC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151980/?format=api",
                    "id": 151980,
                    "name": "FGCC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "remix",
            "36ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302374/?format=api",
        "demozoo_url": "https://demozoo.org/music/302374/",
        "id": 302374,
        "title": "Winds Of Fjords",
        "author_nicks": [
            {
                "name": "Minomus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7057/?format=api",
                    "id": 7057,
                    "name": "Minomus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DOMU",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151979/?format=api",
                    "id": 151979,
                    "name": "DOMU",
                    "is_group": true
                }
            },
            {
                "name": "FGCC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151980/?format=api",
                    "id": 151980,
                    "name": "FGCC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "30ch",
            "roblox",
            "temple-lead"
        ]
    }
]