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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278107/?format=api",
        "demozoo_url": "https://demozoo.org/music/278107/",
        "id": 278107,
        "title": "Europe",
        "author_nicks": [
            {
                "name": "Whisper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25326/?format=api",
                    "id": 25326,
                    "name": "Whisper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Agenda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81190/?format=api",
                    "id": 81190,
                    "name": "Agenda",
                    "is_group": true
                }
            },
            {
                "name": "Metachrome",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25327/?format=api",
                    "id": 25327,
                    "name": "Metachrome",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "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/158960/?format=api",
        "demozoo_url": "https://demozoo.org/music/158960/",
        "id": 158960,
        "title": "Intellect",
        "author_nicks": [
            {
                "name": "Whisper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25326/?format=api",
                    "id": 25326,
                    "name": "Whisper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Devil's Orgy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65974/?format=api",
                    "id": 65974,
                    "name": "Devil's Orgy",
                    "is_group": true
                }
            },
            {
                "name": "Metachrome",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25327/?format=api",
                    "id": 25327,
                    "name": "Metachrome",
                    "is_group": true
                }
            },
            {
                "name": "Moons",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10564/?format=api",
                    "id": 10564,
                    "name": "Moons",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]