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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47895/?format=api",
        "demozoo_url": "https://demozoo.org/music/47895/",
        "id": 47895,
        "title": "2013 Avaruussekoilu",
        "author_nicks": [
            {
                "name": "DJ OTSO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29298/?format=api",
                    "id": 29298,
                    "name": "DJ OTSO",
                    "is_group": false
                }
            },
            {
                "name": "DJ ZTANE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29299/?format=api",
                    "id": 29299,
                    "name": "DJ ZTANE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]