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

[
    {
        "url": "https://demozoo.org/api/v1/productions/385494/?format=api",
        "demozoo_url": "https://demozoo.org/productions/385494/",
        "id": 385494,
        "title": "Imagine",
        "author_nicks": [
            {
                "name": "Geert Finkelstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147750/?format=api",
                    "id": 147750,
                    "name": "Geert Finkelstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-01-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380990/?format=api",
        "demozoo_url": "https://demozoo.org/music/380990/",
        "id": 380990,
        "title": "Grannens Bastu",
        "author_nicks": [
            {
                "name": "Geert Finkelstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147750/?format=api",
                    "id": 147750,
                    "name": "Geert Finkelstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "swedish-language",
            "swedish-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366589/?format=api",
        "demozoo_url": "https://demozoo.org/music/366589/",
        "id": 366589,
        "title": "Samhalls hjältar",
        "author_nicks": [
            {
                "name": "Geert Finkelstein",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147750/?format=api",
                    "id": 147750,
                    "name": "Geert Finkelstein",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "swedish-title"
        ]
    }
]