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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368248/?format=api",
        "demozoo_url": "https://demozoo.org/music/368248/",
        "id": 368248,
        "title": "Verhüllkurve",
        "author_nicks": [
            {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hotstuffers",
                "abbreviation": "HTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6427/?format=api",
                    "id": 6427,
                    "name": "Hotstuffers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-02-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/313463/?format=api",
        "demozoo_url": "https://demozoo.org/music/313463/",
        "id": 313463,
        "title": "At the Dawning of Impassionate Exluberance",
        "author_nicks": [
            {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313670/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313670/",
        "id": 313670,
        "title": "HOT STUFF muss COOL bleiben",
        "author_nicks": [
            {
                "name": "Raw Knee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134200/?format=api",
                    "id": 134200,
                    "name": "Raw Knee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]