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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355356/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355356/",
        "id": 355356,
        "title": "Atom",
        "author_nicks": [
            {
                "name": "Acid Maker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35191/?format=api",
                    "id": 35191,
                    "name": "Acid Maker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acid Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32122/?format=api",
                    "id": 32122,
                    "name": "Acid Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303151/",
        "id": 303151,
        "title": "Possible",
        "author_nicks": [
            {
                "name": "Acid Maker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35191/?format=api",
                    "id": 35191,
                    "name": "Acid Maker",
                    "is_group": false
                }
            },
            {
                "name": "Jakub Husak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33056/?format=api",
                    "id": 33056,
                    "name": "Jakub Husak",
                    "is_group": false
                }
            },
            {
                "name": "Scorpio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128608/?format=api",
                    "id": 128608,
                    "name": "Scorpio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/128089/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128089/",
        "id": 128089,
        "title": "Lots Of Dots",
        "author_nicks": [
            {
                "name": "Acid Maker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35191/?format=api",
                    "id": 35191,
                    "name": "Acid Maker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acid Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32122/?format=api",
                    "id": 32122,
                    "name": "Acid Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-12-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]