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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371305/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371305/",
        "id": 371305,
        "title": "Chasing Apples",
        "author_nicks": [
            {
                "name": "Chorikii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142075/?format=api",
                    "id": 142075,
                    "name": "Chorikii",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Duality Beyond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148957/?format=api",
                    "id": 148957,
                    "name": "Duality Beyond",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "ibispaint"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342380/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342380/",
        "id": 342380,
        "title": "Deepsea Dive",
        "author_nicks": [
            {
                "name": "Chorikii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142075/?format=api",
                    "id": 142075,
                    "name": "Chorikii",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "underwater",
            "stages-included",
            "procreate"
        ]
    }
]