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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23055/?format=api",
        "demozoo_url": "https://demozoo.org/music/23055/",
        "id": 23055,
        "title": "I Will Let You Pou",
        "author_nicks": [
            {
                "name": "Pekka Pou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/945/?format=api",
                    "id": 945,
                    "name": "Deetsay",
                    "is_group": false
                }
            },
            {
                "name": "Tööhi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16806/?format=api",
                    "id": 16806,
                    "name": "Tööhi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "dA JoRMaS",
                "abbreviation": "JRm",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13624/?format=api",
                    "id": 13624,
                    "name": "dA JoRMaS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]