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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327377/",
        "id": 327377,
        "title": "Lakeside Shibari",
        "author_nicks": [
            {
                "name": "Dalex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138591/?format=api",
                    "id": 138591,
                    "name": "Dalex",
                    "is_group": false
                }
            },
            {
                "name": "Zopfira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79840/?format=api",
                    "id": 79840,
                    "name": "Zopfira",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "olympus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190085/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190085/",
        "id": 190085,
        "title": "Whaaaat?",
        "author_nicks": [
            {
                "name": "Zopfira",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79840/?format=api",
                    "id": 79840,
                    "name": "Zopfira",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]