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

[
    {
        "url": "https://demozoo.org/api/v1/productions/298677/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298677/",
        "id": 298677,
        "title": "Ga.Ma.La.ba #2 Preview",
        "author_nicks": [
            {
                "name": "Pionierwerk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32832/?format=api",
                    "id": 32832,
                    "name": "Pionierwerk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/47/?format=api",
                "id": 47,
                "name": "Magazine",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdf"
        ]
    }
]