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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5969/?format=api",
        "demozoo_url": "https://demozoo.org/music/5969/",
        "id": 5969,
        "title": "Beauty And The Horn (compo-remix)",
        "author_nicks": [
            {
                "name": "Tricky Beat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6484/?format=api",
                    "id": 6484,
                    "name": "freQvibez",
                    "is_group": false
                }
            },
            {
                "name": "Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150449/?format=api",
                    "id": 150449,
                    "name": "Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Experimental Project of Sound",
                "abbreviation": "EPoS, E.P.o.S.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7083/?format=api",
                    "id": 7083,
                    "name": "Experimental Project of Sound",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]