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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355379/",
        "id": 355379,
        "title": "4k-Tribute",
        "author_nicks": [
            {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Oxygene",
                "abbreviation": "OXG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                    "id": 2118,
                    "name": "Oxygene",
                    "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303191/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303191/",
        "id": 303191,
        "title": "128-Full",
        "author_nicks": [
            {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Oxygene",
                "abbreviation": "OXG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                    "id": 2118,
                    "name": "Oxygene",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-12-11",
        "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": [
            "header-excluded"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303196/",
        "id": 303196,
        "title": "4k-Mod",
        "author_nicks": [
            {
                "name": "Dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/967/?format=api",
                    "id": 967,
                    "name": "Dan",
                    "is_group": false
                }
            },
            {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            },
            {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-11",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "shrinkler",
            "atariklang"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290842/",
        "id": 290842,
        "title": "YM2149 Soundchip Emulator V3.02",
        "author_nicks": [
            {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "ym2149"
        ]
    }
]