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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47565/?format=api",
        "demozoo_url": "https://demozoo.org/music/47565/",
        "id": 47565,
        "title": "OzTkr0k",
        "author_nicks": [
            {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            {
                "name": "Ollux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29202/?format=api",
                    "id": 29202,
                    "name": "Ollux",
                    "is_group": false
                }
            },
            {
                "name": "Winter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2654/?format=api",
                    "id": 2654,
                    "name": "Winter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Even",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3779/?format=api",
                    "id": 3779,
                    "name": "Even",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]