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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327500/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327500/",
        "id": 327500,
        "title": "The Brass Queen",
        "author_nicks": [
            {
                "name": "Helppu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66935/?format=api",
                    "id": 66935,
                    "name": "Helppu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161632/?format=api",
        "demozoo_url": "https://demozoo.org/music/161632/",
        "id": 161632,
        "title": "Hillbilly Facing Gondor for Golden Fries Techno",
        "author_nicks": [
            {
                "name": "Helppu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66935/?format=api",
                    "id": 66935,
                    "name": "Helppu",
                    "is_group": false
                }
            },
            {
                "name": "Tolpero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66936/?format=api",
                    "id": 66936,
                    "name": "Tolpero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Off Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                    "id": 12914,
                    "name": "Damn Creepers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]