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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46262/?format=api",
        "demozoo_url": "https://demozoo.org/music/46262/",
        "id": 46262,
        "title": "Koekje III - The Final",
        "author_nicks": [
            {
                "name": "Mannenkoor en verwanten!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28559/?format=api",
                    "id": 28559,
                    "name": "Mannenkoor en verwanten!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RBi Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                    "id": 5638,
                    "name": "Rave Beats International",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]