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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54629/?format=api",
        "demozoo_url": "https://demozoo.org/music/54629/",
        "id": 54629,
        "title": "Saliv",
        "author_nicks": [
            {
                "name": "CP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48047/?format=api",
                    "id": 48047,
                    "name": "CP",
                    "is_group": false
                }
            },
            {
                "name": "Pant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32755/?format=api",
                    "id": 32755,
                    "name": "Pant",
                    "is_group": false
                }
            },
            {
                "name": "Sebbe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32754/?format=api",
                    "id": 32754,
                    "name": "Sebbe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]