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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370927/?format=api",
        "demozoo_url": "https://demozoo.org/music/370927/",
        "id": 370927,
        "title": "I Dream With A Machine Compo-Spec",
        "author_nicks": [
            {
                "name": "Samplemind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19297/?format=api",
                    "id": 19297,
                    "name": "Samplemind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Skool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106982/?format=api",
                    "id": 106982,
                    "name": "Amiga Skool",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-19",
        "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/277028/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277028/",
        "id": 277028,
        "title": "Back To The 80's",
        "author_nicks": [
            {
                "name": "BalrogSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113496/?format=api",
                    "id": 113496,
                    "name": "BalrogSoft",
                    "is_group": false
                }
            },
            {
                "name": "Fireboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20321/?format=api",
                    "id": 20321,
                    "name": "Fireboy",
                    "is_group": false
                }
            },
            {
                "name": "JosSs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11959/?format=api",
                    "id": 11959,
                    "name": "JosSs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amiga Skool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106982/?format=api",
                    "id": 106982,
                    "name": "Amiga Skool",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]