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

[
    {
        "url": "https://demozoo.org/api/v1/productions/374900/?format=api",
        "demozoo_url": "https://demozoo.org/music/374900/",
        "id": 374900,
        "title": "SID Runner",
        "author_nicks": [
            {
                "name": "Kapitány",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141719/?format=api",
                    "id": 141719,
                    "name": "Kapitány",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "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": [
            "8580",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375034/",
        "id": 375034,
        "title": "Tear in the Rain",
        "author_nicks": [
            {
                "name": "Kapitány",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141719/?format=api",
                    "id": 141719,
                    "name": "Kapitány",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "altair-8800"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341399/",
        "id": 341399,
        "title": "Deeper",
        "author_nicks": [
            {
                "name": "Kapitány",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141719/?format=api",
                    "id": 141719,
                    "name": "Kapitány",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]