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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335135/",
        "id": 335135,
        "title": "Christmas Diamonds (PC, Linux/nasm)",
        "author_nicks": [
            {
                "name": "Alx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9158/?format=api",
                    "id": 9158,
                    "name": "Alx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-30",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "nasm",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/15773/?format=api",
        "demozoo_url": "https://demozoo.org/music/15773/",
        "id": 15773,
        "title": "Killing Loops",
        "author_nicks": [
            {
                "name": "Alx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9158/?format=api",
                    "id": 9158,
                    "name": "Alx",
                    "is_group": false
                }
            },
            {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/15804/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/15804/",
        "id": 15804,
        "title": "A Bomb",
        "author_nicks": [
            {
                "name": "Alx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9158/?format=api",
                    "id": 9158,
                    "name": "Alx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14973/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14973/",
        "id": 14973,
        "title": "Stripped",
        "author_nicks": [
            {
                "name": "Alx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9158/?format=api",
                    "id": 9158,
                    "name": "Alx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-multicolour-mode"
        ]
    }
]