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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/381553/",
        "id": 381553,
        "title": "ADN2025",
        "author_nicks": [
            {
                "name": "Cerebral Vortex",
                "abbreviation": "CV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                    "id": 2162,
                    "name": "Cerebral Vortex",
                    "is_group": true
                }
            },
            {
                "name": "MPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                    "id": 68431,
                    "name": "MPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-12-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380565/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380565/",
        "id": 380565,
        "title": "No STS, No Graphix",
        "author_nicks": [
            {
                "name": "MPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                    "id": 68431,
                    "name": "MPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-11-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347727/",
        "id": 347727,
        "title": "LCK Gemtos 2023",
        "author_nicks": [
            {
                "name": "MPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                    "id": 68431,
                    "name": "MPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lck"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169845/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/169845/",
        "id": 169845,
        "title": "MPS logo",
        "author_nicks": [
            {
                "name": "MPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
                    "id": 68431,
                    "name": "MPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]