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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25470/?format=api",
        "demozoo_url": "https://demozoo.org/music/25470/",
        "id": 25470,
        "title": "State Of Flux",
        "author_nicks": [
            {
                "name": "Drumhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/857/?format=api",
                    "id": 857,
                    "name": "Wright & Bastard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoSYS Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18222/?format=api",
                    "id": 18222,
                    "name": "NoSYS Productions",
                    "is_group": true
                }
            },
            {
                "name": "Still",
                "abbreviation": "STL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                    "id": 862,
                    "name": "Still",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "drum-n-bass",
            "creative-commons"
        ]
    }
]