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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338658/?format=api",
        "demozoo_url": "https://demozoo.org/music/338658/",
        "id": 338658,
        "title": "Kuuma jäbä",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11869/?format=api",
                    "id": 11869,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-03",
        "supertype": "music",
        "platforms": [],
        "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/66809/?format=api",
        "demozoo_url": "https://demozoo.org/music/66809/",
        "id": 66809,
        "title": "Balloon",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11869/?format=api",
                    "id": 11869,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21584/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21584/",
        "id": 21584,
        "title": "Peacefull morning",
        "author_nicks": [
            {
                "name": "Markus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11869/?format=api",
                    "id": 11869,
                    "name": "Markus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            },
            {
                "name": "Rave Network Overscan",
                "abbreviation": "RNO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                    "id": 3066,
                    "name": "Rave Network Overscan",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "320x256"
        ]
    }
]