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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367503/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367503/",
        "id": 367503,
        "title": "Meinsweepas",
        "author_nicks": [
            {
                "name": "Douba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115192/?format=api",
                    "id": 115192,
                    "name": "Douba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279581/",
        "id": 279581,
        "title": "Kloidt ze die",
        "author_nicks": [
            {
                "name": "Douba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115192/?format=api",
                    "id": 115192,
                    "name": "Douba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "temp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115193/?format=api",
                    "id": 115193,
                    "name": "temp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-01",
        "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/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "ohp"
        ]
    }
]