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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26466/?format=api",
        "demozoo_url": "https://demozoo.org/music/26466/",
        "id": 26466,
        "title": "Am I crazy?",
        "author_nicks": [
            {
                "name": "Pani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18576/?format=api",
                    "id": 18576,
                    "name": "Pani",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bruderliebe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18077/?format=api",
                    "id": 18077,
                    "name": "Bruderliebe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "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/25110/?format=api",
        "demozoo_url": "https://demozoo.org/music/25110/",
        "id": 25110,
        "title": "Nichts bleibt wie es ist",
        "author_nicks": [
            {
                "name": "Vicky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18076/?format=api",
                    "id": 18076,
                    "name": "Vicky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bruderliebe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18077/?format=api",
                    "id": 18077,
                    "name": "Bruderliebe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]