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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338993/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338993/",
        "id": 338993,
        "title": "Space-Flight",
        "author_nicks": [
            {
                "name": "Bitgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133783/?format=api",
                    "id": 133783,
                    "name": "Bitgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "blender"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322581/",
        "id": 322581,
        "title": "Castle Duell",
        "author_nicks": [
            {
                "name": "Bitgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133783/?format=api",
                    "id": 133783,
                    "name": "Bitgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Performers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                    "id": 68229,
                    "name": "Performers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "scratch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313225/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313225/",
        "id": 313225,
        "title": "C64 Yoda",
        "author_nicks": [
            {
                "name": "Bitgoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133783/?format=api",
                    "id": 133783,
                    "name": "Bitgoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-09-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]