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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135993/?format=api",
        "demozoo_url": "https://demozoo.org/music/135993/",
        "id": 135993,
        "title": "Logos and Scrollers",
        "author_nicks": [
            {
                "name": "H0ffman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                    "id": 1525,
                    "name": "H0ffman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            },
            {
                "name": "Focus Design",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                    "id": 3714,
                    "name": "Focus Design",
                    "is_group": true
                }
            },
            {
                "name": "Mono211",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                    "id": 5469,
                    "name": "Mono211",
                    "is_group": true
                }
            },
            {
                "name": "Monotonik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35569/?format=api",
                    "id": 35569,
                    "name": "Monotonik",
                    "is_group": true
                }
            },
            {
                "name": "Retro",
                "abbreviation": "RTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12775/?format=api",
                    "id": 12775,
                    "name": "Retro",
                    "is_group": true
                }
            },
            {
                "name": "SceneSat",
                "abbreviation": "SSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                    "id": 6228,
                    "name": "SceneSat",
                    "is_group": true
                }
            },
            {
                "name": "Unstable Label",
                "abbreviation": "UNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
                    "id": 6284,
                    "name": "Unstable Label",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]