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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316076/?format=api",
        "demozoo_url": "https://demozoo.org/music/316076/",
        "id": 316076,
        "title": "Tirplefin",
        "author_nicks": [
            {
                "name": "Spectrum One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134890/?format=api",
                    "id": 134890,
                    "name": "Spectrum One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Optical Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82382/?format=api",
                    "id": 82382,
                    "name": "Optical Illusions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-07-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316075/?format=api",
        "demozoo_url": "https://demozoo.org/music/316075/",
        "id": 316075,
        "title": "The Pulse",
        "author_nicks": [
            {
                "name": "Spectrum One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134890/?format=api",
                    "id": 134890,
                    "name": "Spectrum One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Optical Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82382/?format=api",
                    "id": 82382,
                    "name": "Optical Illusions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]