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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327577/",
        "id": 327577,
        "title": "Mundane Institute",
        "author_nicks": [
            {
                "name": "Mikucom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130932/?format=api",
                    "id": 130932,
                    "name": "Mikucom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "creative-commons",
            "canvas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311719/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311719/",
        "id": 311719,
        "title": "YAS Brouhaha!",
        "author_nicks": [
            {
                "name": "Mikucom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130932/?format=api",
                    "id": 130932,
                    "name": "Mikucom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "creative-commons",
            "canvas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307636/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307636/",
        "id": 307636,
        "title": "Romcom",
        "author_nicks": [
            {
                "name": "Mikucom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130932/?format=api",
                    "id": 130932,
                    "name": "Mikucom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "creative-commons"
        ]
    }
]