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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371173/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371173/",
        "id": 371173,
        "title": "EmPYRE of Spades",
        "author_nicks": [
            {
                "name": "Monika Arnott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130902/?format=api",
                    "id": 130902,
                    "name": "Monika Arnott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "krita"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307463/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/307463/",
        "id": 307463,
        "title": "Skies of Ashes - Messerschmitt",
        "author_nicks": [
            {
                "name": "Monika Arnott",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130902/?format=api",
                    "id": 130902,
                    "name": "Monika Arnott",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dragon"
        ]
    }
]