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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79771/?format=api",
        "demozoo_url": "https://demozoo.org/music/79771/",
        "id": 79771,
        "title": "One day perhaps god will forgive you",
        "author_nicks": [
            {
                "name": "Munalintu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33837/?format=api",
                    "id": 33837,
                    "name": "Munalintu",
                    "is_group": false
                }
            },
            {
                "name": "kulma k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41330/?format=api",
                    "id": 41330,
                    "name": "kulma k",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33838/?format=api",
                    "id": 33838,
                    "name": "Zaag",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57408/?format=api",
        "demozoo_url": "https://demozoo.org/music/57408/",
        "id": 57408,
        "title": "Håp",
        "author_nicks": [
            {
                "name": "Munalintu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33837/?format=api",
                    "id": 33837,
                    "name": "Munalintu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33838/?format=api",
                    "id": 33838,
                    "name": "Zaag",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]