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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295256/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/295256/",
        "id": 295256,
        "title": "Renegade Menu Set",
        "author_nicks": [
            {
                "name": "Enmity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122687/?format=api",
                    "id": 122687,
                    "name": "Enmity",
                    "is_group": true
                }
            },
            {
                "name": "Freaks In Renegade Modding",
                "abbreviation": "FIRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115578/?format=api",
                    "id": 115578,
                    "name": "Freaks In Renegade Modding",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "renegade-bbs"
        ]
    }
]