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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334217/",
        "id": 334217,
        "title": "Nano Cave",
        "author_nicks": [
            {
                "name": "Dma-Sc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                    "id": 2568,
                    "name": "Dma-Sc",
                    "is_group": false
                }
            },
            {
                "name": "Electric Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138920/?format=api",
                    "id": 138920,
                    "name": "Electric Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Shaoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138859/?format=api",
                    "id": 138859,
                    "name": "Shaoth",
                    "is_group": false
                }
            },
            {
                "name": "pépé",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123351/?format=api",
                    "id": 123351,
                    "name": "pépé",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "gfa-basic",
            "roguelike",
            "adventure-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328090/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328090/",
        "id": 328090,
        "title": "Space Zot",
        "author_nicks": [
            {
                "name": "Electric Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138920/?format=api",
                    "id": 138920,
                    "name": "Electric Dreams",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-19",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "shoot-em-up",
            "game"
        ]
    }
]