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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52735/?format=api",
        "demozoo_url": "https://demozoo.org/music/52735/",
        "id": 52735,
        "title": "Smurfbyn",
        "author_nicks": [
            {
                "name": "Lando_C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30921/?format=api",
                    "id": 30921,
                    "name": "Lando_C",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#UPPSALA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30922/?format=api",
                    "id": 30922,
                    "name": "#UPPSALA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]