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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25180/?format=api",
        "demozoo_url": "https://demozoo.org/music/25180/",
        "id": 25180,
        "title": "Alive (Cut)",
        "author_nicks": [
            {
                "name": "Coocane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16252/?format=api",
                    "id": 16252,
                    "name": "Coocane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "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/22049/?format=api",
        "demozoo_url": "https://demozoo.org/music/22049/",
        "id": 22049,
        "title": "Ficken 3000",
        "author_nicks": [
            {
                "name": "Coocane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16252/?format=api",
                    "id": 16252,
                    "name": "Coocane",
                    "is_group": false
                }
            },
            {
                "name": "wayfinder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/638/?format=api",
                    "id": 638,
                    "name": "wayfinder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "19ch",
            "it"
        ]
    }
]