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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340070/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340070/",
        "id": 340070,
        "title": "DAEMON",
        "author_nicks": [
            {
                "name": "Neotheta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57611/?format=api",
                    "id": 57611,
                    "name": "Neotheta",
                    "is_group": false
                }
            },
            {
                "name": "Nordicgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136405/?format=api",
                    "id": 136405,
                    "name": "Nordicgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320463/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/320463/",
        "id": 320463,
        "title": "Syö leipää!",
        "author_nicks": [
            {
                "name": "Nordicgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136405/?format=api",
                    "id": 136405,
                    "name": "Nordicgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320476/?format=api",
        "demozoo_url": "https://demozoo.org/music/320476/",
        "id": 320476,
        "title": "Oispa kesä",
        "author_nicks": [
            {
                "name": "Nordicgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136405/?format=api",
                    "id": 136405,
                    "name": "Nordicgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]