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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353146/?format=api",
        "demozoo_url": "https://demozoo.org/music/353146/",
        "id": 353146,
        "title": "Kaos Theory",
        "author_nicks": [
            {
                "name": "Kaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143477/?format=api",
                    "id": 143477,
                    "name": "Kaos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pendle Europa",
                "abbreviation": "PE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                    "id": 55133,
                    "name": "Pendle Europa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-14",
        "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"
        ]
    }
]