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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43916/?format=api",
        "demozoo_url": "https://demozoo.org/music/43916/",
        "id": 43916,
        "title": "Station Six",
        "author_nicks": [
            {
                "name": "Wybrova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27455/?format=api",
                    "id": 27455,
                    "name": "Wybrova",
                    "is_group": false
                }
            },
            {
                "name": "gemini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                    "id": 5667,
                    "name": "gemini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abnormal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52470/?format=api",
                    "id": 52470,
                    "name": "Abnormal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]