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

[
    {
        "url": "https://demozoo.org/api/v1/productions/377618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377618/",
        "id": 377618,
        "title": "Puha Pixelek",
        "author_nicks": [
            {
                "name": "Two Bunny Samurais",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150812/?format=api",
                    "id": 150812,
                    "name": "Two Bunny Samurais",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-09-13",
        "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/375011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375011/",
        "id": 375011,
        "title": "Itch My Glitch",
        "author_nicks": [
            {
                "name": "Two Bunny Samurais",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150812/?format=api",
                    "id": 150812,
                    "name": "Two Bunny Samurais",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "arduino"
        ]
    }
]