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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326832/?format=api",
        "demozoo_url": "https://demozoo.org/music/326832/",
        "id": 326832,
        "title": "Denial of Service (of se Deutschä Bahn)",
        "author_nicks": [
            {
                "name": "Slightly Educated Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13221/?format=api",
                    "id": 13221,
                    "name": "Slightly Educated Bastards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "reason"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18357/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18357/",
        "id": 18357,
        "title": "Do Not Forget To Save!",
        "author_nicks": [
            {
                "name": "Slightly Educated Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13221/?format=api",
                    "id": 13221,
                    "name": "Slightly Educated Bastards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    }
]