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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361764/",
        "id": 361764,
        "title": "【ゆっくり解説】3分で分かる!「Classic GLSL Graphics」の作り方【SESSIONS】",
        "author_nicks": [
            {
                "name": "Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137275/?format=api",
                    "id": 137275,
                    "name": "Renard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "twigl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331898/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331898/",
        "id": 331898,
        "title": "TDF Screensaver",
        "author_nicks": [
            {
                "name": "Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137275/?format=api",
                    "id": 137275,
                    "name": "Renard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-22",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331908/",
        "id": 331908,
        "title": "Architectural Shapeshifter",
        "author_nicks": [
            {
                "name": "0b5vr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128318/?format=api",
                    "id": 128318,
                    "name": "0b5vr",
                    "is_group": false
                }
            },
            {
                "name": "Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137275/?format=api",
                    "id": 137275,
                    "name": "Renard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-22",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "shader-minifier",
            "glsl",
            "minimal_gl",
            "meteoriks-watchlist-2024"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323517/",
        "id": 323517,
        "title": "POOL",
        "author_nicks": [
            {
                "name": "Renard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137275/?format=api",
                    "id": 137275,
                    "name": "Renard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-29",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]