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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362347/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362347/",
        "id": 362347,
        "title": "dS! est 1995!",
        "author_nicks": [
            {
                "name": "Divine Stylers",
                "abbreviation": "dS!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                    "id": 3172,
                    "name": "Divine Stylers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "anniversary"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326964/",
        "id": 326964,
        "title": "Still 93",
        "author_nicks": [
            {
                "name": "Divine Stylers",
                "abbreviation": "dS!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                    "id": 3172,
                    "name": "Divine Stylers",
                    "is_group": true
                }
            },
            {
                "name": "Style",
                "abbreviation": "SE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                    "id": 5488,
                    "name": "Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ai-generated-graphics",
            "opengl-4.0",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306534/",
        "id": 306534,
        "title": "Ascii Express Issue 1",
        "author_nicks": [
            {
                "name": "Divine Stylers",
                "abbreviation": "dS!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                    "id": 3172,
                    "name": "Divine Stylers",
                    "is_group": true
                }
            },
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "charts",
            "ascii-art-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223062/",
        "id": 223062,
        "title": "Ill Disco",
        "author_nicks": [
            {
                "name": "Divine Stylerz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3172/?format=api",
                    "id": 3172,
                    "name": "Divine Stylers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "amigaguide"
        ]
    }
]