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

[
    {
        "url": "https://demozoo.org/api/v1/productions/268976/?format=api",
        "demozoo_url": "https://demozoo.org/music/268976/",
        "id": 268976,
        "title": "PONYKICK",
        "author_nicks": [
            {
                "name": "Dirk Diggler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33073/?format=api",
                    "id": 33073,
                    "name": "Dirk Diggler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stroboholics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                    "id": 6311,
                    "name": "Stroboholics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26814/?format=api",
        "demozoo_url": "https://demozoo.org/music/26814/",
        "id": 26814,
        "title": "Elimination",
        "author_nicks": [
            {
                "name": "Julius Schniedel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18764/?format=api",
                    "id": 18764,
                    "name": "Julius Schniedel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stroboholics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                    "id": 6311,
                    "name": "Stroboholics",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-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": [
            "mp3"
        ]
    }
]