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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369807/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/369807/",
        "id": 369807,
        "title": "Sunset",
        "author_nicks": [
            {
                "name": "Lenka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24937/?format=api",
                    "id": 24937,
                    "name": "Lenka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-15",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/63/?format=api",
                "id": 63,
                "name": "PMD 85"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38947/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38947/",
        "id": 38947,
        "title": "Spiel es doch noch mal",
        "author_nicks": [
            {
                "name": "Lenka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24937/?format=api",
                    "id": 24937,
                    "name": "Lenka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]