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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362248/?format=api",
        "demozoo_url": "https://demozoo.org/music/362248/",
        "id": 362248,
        "title": "Mondo Wankerastic Goodies",
        "author_nicks": [
            {
                "name": "Sven Plysch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146286/?format=api",
                    "id": 146286,
                    "name": "Sven Plysch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamsource Agency",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146285/?format=api",
                    "id": 146285,
                    "name": "Dreamsource Agency",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "techno"
        ]
    }
]