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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339227/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/339227/",
        "id": 339227,
        "title": "Assemblytopia",
        "author_nicks": [
            {
                "name": "ChikenBoy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138604/?format=api",
                    "id": 138604,
                    "name": "Chikenboi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327508/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327508/",
        "id": 327508,
        "title": "The Lord of Death",
        "author_nicks": [
            {
                "name": "Chikenboi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138604/?format=api",
                    "id": 138604,
                    "name": "Chikenboi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    }
]