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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352189/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352189/",
        "id": 352189,
        "title": "plus/4 XL",
        "author_nicks": [
            {
                "name": "220 Volt Team",
                "abbreviation": "220",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142730/?format=api",
                    "id": 142730,
                    "name": "220 Volt Team",
                    "is_group": true
                }
            },
            {
                "name": "Absence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51733/?format=api",
                    "id": 51733,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "Exceed",
                "abbreviation": "EXD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                    "id": 48,
                    "name": "Exceed",
                    "is_group": true
                }
            },
            {
                "name": "Gods Of The Universe",
                "abbreviation": "GOTU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68946/?format=api",
                    "id": 68946,
                    "name": "Gods Of The Universe",
                    "is_group": true
                }
            },
            {
                "name": "Legion Of Doom",
                "abbreviation": "LOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61189/?format=api",
                    "id": 61189,
                    "name": "Legion Of Doom",
                    "is_group": true
                }
            },
            {
                "name": "Lethargy",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                    "id": 21378,
                    "name": "Lethargy",
                    "is_group": true
                }
            },
            {
                "name": "Methabolix Inc.",
                "abbreviation": "MX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11242/?format=api",
                    "id": 11242,
                    "name": "Methabolix Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Muffbusters",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18926/?format=api",
                    "id": 18926,
                    "name": "Muffbusters",
                    "is_group": true
                }
            },
            {
                "name": "Nostalgia",
                "abbreviation": "N0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16350/?format=api",
                    "id": 16350,
                    "name": "Nostalgia",
                    "is_group": true
                }
            },
            {
                "name": "Resource",
                "abbreviation": "RSC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                    "id": 454,
                    "name": "Resource",
                    "is_group": true
                }
            },
            {
                "name": "Synergy",
                "abbreviation": "SYN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73402/?format=api",
                    "id": 73402,
                    "name": "Synergy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "meteoriks-watchlist-2025"
        ]
    }
]