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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368181/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368181/",
        "id": 368181,
        "title": "In Siika We Trust",
        "author_nicks": [
            {
                "name": "Dandori Warriors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141442/?format=api",
                    "id": 141442,
                    "name": "Dandori Warriors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339244/",
        "id": 339244,
        "title": "Siika",
        "author_nicks": [
            {
                "name": "Dandori Warriors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141442/?format=api",
                    "id": 141442,
                    "name": "Dandori Warriors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]