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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320854/?format=api",
        "demozoo_url": "https://demozoo.org/music/320854/",
        "id": 320854,
        "title": "Through the Galaxies",
        "author_nicks": [
            {
                "name": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62039/?format=api",
                    "id": 62039,
                    "name": "Snowman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die-Nasty Drekords",
                "abbreviation": "DND",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133020/?format=api",
                    "id": 133020,
                    "name": "Die-Nasty Drekords",
                    "is_group": true
                }
            },
            {
                "name": "Element22",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136510/?format=api",
                    "id": 136510,
                    "name": "Element22",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "lost"
        ]
    }
]