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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30773/?format=api",
        "demozoo_url": "https://demozoo.org/music/30773/",
        "id": 30773,
        "title": "About My Dick",
        "author_nicks": [
            {
                "name": "coh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20859/?format=api",
                    "id": 20859,
                    "name": "coh",
                    "is_group": false
                }
            },
            {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fairlight",
                "abbreviation": "FLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                    "id": 239,
                    "name": "Fairlight",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music"
        ]
    }
]