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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50679/?format=api",
        "demozoo_url": "https://demozoo.org/music/50679/",
        "id": 50679,
        "title": "Trance Atlantic part 3",
        "author_nicks": [
            {
                "name": "D. Driessen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30161/?format=api",
                    "id": 30161,
                    "name": "D. Driessen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitloader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30162/?format=api",
                    "id": 30162,
                    "name": "Bitloader",
                    "is_group": true
                }
            },
            {
                "name": "Trilogic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30163/?format=api",
                    "id": 30163,
                    "name": "Trilogic Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]