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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56740/?format=api",
        "demozoo_url": "https://demozoo.org/music/56740/",
        "id": 56740,
        "title": "Ambience",
        "author_nicks": [
            {
                "name": "Sven booT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33438/?format=api",
                    "id": 33438,
                    "name": "Sven booT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Termal Collapse",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                    "id": 31991,
                    "name": "Termal Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "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/56755/?format=api",
        "demozoo_url": "https://demozoo.org/music/56755/",
        "id": 56755,
        "title": "Dream Theme",
        "author_nicks": [
            {
                "name": "Sven booT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33438/?format=api",
                    "id": 33438,
                    "name": "Sven booT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Termal Collapse",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                    "id": 31991,
                    "name": "Termal Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]