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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328133/?format=api",
        "demozoo_url": "https://demozoo.org/music/328133/",
        "id": 328133,
        "title": "Crispy Chips",
        "author_nicks": [
            {
                "name": "MartiniMoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125614/?format=api",
                    "id": 125614,
                    "name": "Moe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298058/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/298058/",
        "id": 298058,
        "title": "Bild mit Müll",
        "author_nicks": [
            {
                "name": "Juvi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82063/?format=api",
                    "id": 82063,
                    "name": "Juvi",
                    "is_group": false
                }
            },
            {
                "name": "MartiniMoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125614/?format=api",
                    "id": 125614,
                    "name": "Moe",
                    "is_group": false
                }
            },
            {
                "name": "Thoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125615/?format=api",
                    "id": 125615,
                    "name": "Thoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "epoqe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125687/?format=api",
                    "id": 125687,
                    "name": "epoqe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-08-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]