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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371100/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371100/",
        "id": 371100,
        "title": "Mana Fortress",
        "author_nicks": [
            {
                "name": "whaaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121837/?format=api",
                    "id": 121837,
                    "name": "whaaag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "midi"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342210/",
        "id": 342210,
        "title": "Hellgate",
        "author_nicks": [
            {
                "name": "whaaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121837/?format=api",
                    "id": 121837,
                    "name": "whaaag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322376/",
        "id": 322376,
        "title": "Retrowave",
        "author_nicks": [
            {
                "name": "whaaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121837/?format=api",
                    "id": 121837,
                    "name": "whaaag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292469/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292469/",
        "id": 292469,
        "title": "Iceland Tunnel",
        "author_nicks": [
            {
                "name": "whaaag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121837/?format=api",
                    "id": 121837,
                    "name": "whaaag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "animated-gif"
        ]
    }
]