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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298590/?format=api",
        "demozoo_url": "https://demozoo.org/music/298590/",
        "id": 298590,
        "title": "Sustained Desperation",
        "author_nicks": [
            {
                "name": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125867/?format=api",
                    "id": 125867,
                    "name": "Venom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gimik",
                "abbreviation": "GMK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125866/?format=api",
                    "id": 125866,
                    "name": "Gimik",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "21ch"
        ]
    }
]