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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342045/?format=api",
        "demozoo_url": "https://demozoo.org/music/342045/",
        "id": 342045,
        "title": "Can.t Ski",
        "author_nicks": [
            {
                "name": "hemohespiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120726/?format=api",
                    "id": 120726,
                    "name": "hemohespiikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/342056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342056/",
        "id": 342056,
        "title": "Hiihtaejae",
        "author_nicks": [
            {
                "name": "hemohespiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120726/?format=api",
                    "id": 120726,
                    "name": "hemohespiikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yleisradio",
                "abbreviation": "YLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14292/?format=api",
                    "id": 14292,
                    "name": "Yleisradio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-23",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314772/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/314772/",
        "id": 314772,
        "title": "Onhan se kalja hyvää",
        "author_nicks": [
            {
                "name": "hemohespiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120726/?format=api",
                    "id": 120726,
                    "name": "hemohespiikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii",
            "finnish-title"
        ]
    }
]