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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327195/",
        "id": 327195,
        "title": "balls",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            },
            {
                "name": "kallok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52440/?format=api",
                    "id": 52440,
                    "name": "kallok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176833/?format=api",
        "demozoo_url": "https://demozoo.org/music/176833/",
        "id": 176833,
        "title": "Vauhdikas",
        "author_nicks": [
            {
                "name": "Luks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52440/?format=api",
                    "id": 52440,
                    "name": "kallok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ableton"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161326/?format=api",
        "demozoo_url": "https://demozoo.org/music/161326/",
        "id": 161326,
        "title": "it's fast",
        "author_nicks": [
            {
                "name": "Luks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52440/?format=api",
                    "id": 52440,
                    "name": "kallok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]