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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310072/?format=api",
        "demozoo_url": "https://demozoo.org/music/310072/",
        "id": 310072,
        "title": "Crystalstar v.2 (IH2 Edit)",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132528/?format=api",
                    "id": 132528,
                    "name": "Spike",
                    "is_group": false
                }
            },
            {
                "name": "Sway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132527/?format=api",
                    "id": 132527,
                    "name": "Sway",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dippy Beats Association",
                "abbreviation": "DBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132529/?format=api",
                    "id": 132529,
                    "name": "Dippy Beats Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310066/?format=api",
        "demozoo_url": "https://demozoo.org/music/310066/",
        "id": 310066,
        "title": "Crystalstar",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132528/?format=api",
                    "id": 132528,
                    "name": "Spike",
                    "is_group": false
                }
            },
            {
                "name": "Sway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132527/?format=api",
                    "id": 132527,
                    "name": "Sway",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dippy Beats Association",
                "abbreviation": "DBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132529/?format=api",
                    "id": 132529,
                    "name": "Dippy Beats Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]