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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41333/?format=api",
        "demozoo_url": "https://demozoo.org/music/41333/",
        "id": 41333,
        "title": "Dainaline",
        "author_nicks": [
            {
                "name": "Gecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24095/?format=api",
                    "id": 24095,
                    "name": "Gecco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yello Fan Club",
                "abbreviation": "YFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26288/?format=api",
                    "id": 26288,
                    "name": "Yello Fan Club",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41350/?format=api",
        "demozoo_url": "https://demozoo.org/music/41350/",
        "id": 41350,
        "title": "Pizza e Donne",
        "author_nicks": [
            {
                "name": "Gecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24095/?format=api",
                    "id": 24095,
                    "name": "Gecco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62659/?format=api",
                    "id": 62659,
                    "name": "FDS",
                    "is_group": true
                }
            },
            {
                "name": "Yello Fan Club",
                "abbreviation": "YFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26288/?format=api",
                    "id": 26288,
                    "name": "Yello Fan Club",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "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"
        ]
    }
]