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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307542/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307542/",
        "id": 307542,
        "title": "BügeleisenPARTY",
        "author_nicks": [
            {
                "name": "Bo_Nanuz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82210/?format=api",
                    "id": 82210,
                    "name": "Bo_Nanuz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277107/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277107/",
        "id": 277107,
        "title": "Resistance is Futile",
        "author_nicks": [
            {
                "name": "Bo_Nanuz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82210/?format=api",
                    "id": 82210,
                    "name": "Bo_Nanuz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194388/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194388/",
        "id": 194388,
        "title": "Pre-Fishsticks",
        "author_nicks": [
            {
                "name": "Bo_Nanuz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82210/?format=api",
                    "id": 82210,
                    "name": "Bo_Nanuz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "anaglyph-3d"
        ]
    }
]