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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353870/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353870/",
        "id": 353870,
        "title": "Euskal Snowball Fight",
        "author_nicks": [
            {
                "name": "NoxWings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115783/?format=api",
                    "id": 115783,
                    "name": "NoxWings",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353883/",
        "id": 353883,
        "title": "Volumetric Clouds",
        "author_nicks": [
            {
                "name": "NoxWings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115783/?format=api",
                    "id": 115783,
                    "name": "NoxWings",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281326/",
        "id": 281326,
        "title": "Retro Vibes",
        "author_nicks": [
            {
                "name": "NoxWings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115783/?format=api",
                    "id": 115783,
                    "name": "NoxWings",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-25",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]