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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364033/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364033/",
        "id": 364033,
        "title": "Christmas Present (PC/Assembler)",
        "author_nicks": [
            {
                "name": "Iolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27169/?format=api",
                    "id": 27169,
                    "name": "Iolo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "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/275952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275952/",
        "id": 275952,
        "title": "Pseudoraytraced Plane(s)",
        "author_nicks": [
            {
                "name": "Iolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27169/?format=api",
                    "id": 27169,
                    "name": "Iolo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gargon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27170/?format=api",
                    "id": 27170,
                    "name": "Gargon Soft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-12",
        "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/43339/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43339/",
        "id": 43339,
        "title": "Last Cell",
        "author_nicks": [
            {
                "name": "Iolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27169/?format=api",
                    "id": 27169,
                    "name": "Iolo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gargon Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27170/?format=api",
                    "id": 27170,
                    "name": "Gargon Soft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "povray"
        ]
    }
]