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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58171/?format=api",
        "demozoo_url": "https://demozoo.org/music/58171/",
        "id": 58171,
        "title": "Electro Mind",
        "author_nicks": [
            {
                "name": "Chubbz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30252/?format=api",
                    "id": 30252,
                    "name": "Chubbz",
                    "is_group": false
                }
            },
            {
                "name": "NoFoRiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34096/?format=api",
                    "id": 34096,
                    "name": "NoFoRiX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unholy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30253/?format=api",
                    "id": 30253,
                    "name": "Unholy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]