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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371122/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371122/",
        "id": 371122,
        "title": "8-Bit Beauty",
        "author_nicks": [
            {
                "name": "UwU-Space",
                "abbreviation": "uwuspace",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                    "id": 148038,
                    "name": "UwU-Space",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gameboy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367467/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367467/",
        "id": 367467,
        "title": "Crimebadge-Invite",
        "author_nicks": [
            {
                "name": "UwU-Space",
                "abbreviation": "uwuspace",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                    "id": 148038,
                    "name": "UwU-Space",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "atmega88"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367482/",
        "id": 367482,
        "title": "CoSin-2025-Invite.rs",
        "author_nicks": [
            {
                "name": "UwU-Space",
                "abbreviation": "uwuspace",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148038/?format=api",
                    "id": 148038,
                    "name": "UwU-Space",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "rust",
            "sdl2",
            "source-available",
            "free_software",
            "steam-deck"
        ]
    }
]