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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25186/?format=api",
        "demozoo_url": "https://demozoo.org/music/25186/",
        "id": 25186,
        "title": "Find a Little Place (extended dance mix)",
        "author_nicks": [
            {
                "name": "Maxim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                    "id": 11216,
                    "name": "TowerX",
                    "is_group": false
                }
            },
            {
                "name": "Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7865/?format=api",
                    "id": 7865,
                    "name": "Roger",
                    "is_group": false
                }
            },
            {
                "name": "Stefano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18119/?format=api",
                    "id": 18119,
                    "name": "Stefano",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]