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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326041/?format=api",
        "demozoo_url": "https://demozoo.org/music/326041/",
        "id": 326041,
        "title": "Rekker de frem",
        "author_nicks": [
            {
                "name": "capitalism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59932/?format=api",
                    "id": 59932,
                    "name": "capitalism",
                    "is_group": false
                }
            },
            {
                "name": "rugern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132674/?format=api",
                    "id": 132674,
                    "name": "rugern",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninjadev",
                "abbreviation": "NDV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                    "id": 24001,
                    "name": "Ninjadev",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-07-14",
        "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",
            "fl-studio",
            "metal",
            "norwegian",
            "lyrics"
        ]
    }
]