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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202640/?format=api",
        "demozoo_url": "https://demozoo.org/music/202640/",
        "id": 202640,
        "title": "Haec Diva",
        "author_nicks": [
            {
                "name": "Darth Shader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71095/?format=api",
                    "id": 71095,
                    "name": "Darth Shader",
                    "is_group": false
                }
            },
            {
                "name": "Ferris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                    "id": 18,
                    "name": "Ferris",
                    "is_group": false
                }
            },
            {
                "name": "Wobble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                    "id": 34684,
                    "name": "Wobble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logicoma",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                    "id": 59917,
                    "name": "Logicoma",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
                "id": 32,
                "name": "32K Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "wavesabre",
            "squishy",
            "ableton-live"
        ]
    }
]