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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30237/?format=api",
        "demozoo_url": "https://demozoo.org/music/30237/",
        "id": 30237,
        "title": "Farlige Menn I Gaten",
        "author_nicks": [
            {
                "name": "AndersE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20472/?format=api",
                    "id": 20472,
                    "name": "AndersE",
                    "is_group": false
                }
            },
            {
                "name": "Silencer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11312/?format=api",
                    "id": 11312,
                    "name": "Silencer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]