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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327185/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327185/",
        "id": 327185,
        "title": "Gloom",
        "author_nicks": [
            {
                "name": "Miitoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138485/?format=api",
                    "id": 138485,
                    "name": "Miitoe",
                    "is_group": false
                }
            },
            {
                "name": "Thunschun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138486/?format=api",
                    "id": 138486,
                    "name": "Thunschun",
                    "is_group": false
                }
            },
            {
                "name": "om",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138487/?format=api",
                    "id": 138487,
                    "name": "om",
                    "is_group": false
                }
            },
            {
                "name": "zatch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138484/?format=api",
                    "id": 138484,
                    "name": "zatch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing"
        ]
    }
]