GET /api/v1/releasers/143861/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/354328/?format=api",
        "demozoo_url": "https://demozoo.org/music/354328/",
        "id": 354328,
        "title": "Iltasoitto",
        "author_nicks": [
            {
                "name": "bsh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87342/?format=api",
                    "id": 87342,
                    "name": "bsh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bits Lab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143861/?format=api",
                    "id": 143861,
                    "name": "Bits Lab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-03",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/354153/?format=api",
        "demozoo_url": "https://demozoo.org/music/354153/",
        "id": 354153,
        "title": "Ballad for Scene Lovers",
        "author_nicks": [
            {
                "name": "bsh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87342/?format=api",
                    "id": 87342,
                    "name": "bsh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bits Lab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143861/?format=api",
                    "id": 143861,
                    "name": "Bits Lab",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "it"
        ]
    }
]