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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312752/?format=api",
        "demozoo_url": "https://demozoo.org/music/312752/",
        "id": 312752,
        "title": "Tarpoja",
        "author_nicks": [
            {
                "name": "Häwiämässä olewa taiteilijajoucco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144459/?format=api",
                    "id": 144459,
                    "name": "Häwiämässä olewa taiteilijajoucco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312746/?format=api",
        "demozoo_url": "https://demozoo.org/music/312746/",
        "id": 312746,
        "title": "It's a Mystery",
        "author_nicks": [
            {
                "name": "Häwiämässä olewa taiteilijajoukko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144459/?format=api",
                    "id": 144459,
                    "name": "Häwiämässä olewa taiteilijajoucco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]