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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313118/",
        "id": 313118,
        "title": "Mare",
        "author_nicks": [
            {
                "name": "Ephidrena",
                "abbreviation": "EPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                    "id": 107,
                    "name": "Ephidrena",
                    "is_group": true
                }
            },
            {
                "name": "Loonies",
                "abbreviation": "LNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                    "id": 115,
                    "name": "Loonies",
                    "is_group": true
                }
            },
            {
                "name": "Skuggimadr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133722/?format=api",
                    "id": 133722,
                    "name": "Skuggimadr",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-09-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "wrong-content"
        ]
    }
]