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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308033/?format=api",
        "demozoo_url": "https://demozoo.org/music/308033/",
        "id": 308033,
        "title": "wafmaggot",
        "author_nicks": [
            {
                "name": "Mad Doc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131040/?format=api",
                    "id": 131040,
                    "name": "Mad Doc",
                    "is_group": false
                }
            },
            {
                "name": "Maggot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131039/?format=api",
                    "id": 131039,
                    "name": "Maggot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Target",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131041/?format=api",
                    "id": 131041,
                    "name": "Target",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]