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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58812/",
        "id": 58812,
        "title": "Wintro",
        "author_nicks": [
            {
                "name": "Fulle Nordmenn i Utlandet",
                "abbreviation": "FNU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34296/?format=api",
                    "id": 34296,
                    "name": "Fulle Nordmenn i Utlandet",
                    "is_group": true
                }
            },
            {
                "name": "NS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34295/?format=api",
                    "id": 34295,
                    "name": "NS",
                    "is_group": true
                }
            },
            {
                "name": "ODD Demo Design",
                "abbreviation": "ODD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4299/?format=api",
                    "id": 4299,
                    "name": "ODD Demo Design",
                    "is_group": true
                }
            },
            {
                "name": "Rectum Cauda",
                "abbreviation": "RC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                    "id": 8483,
                    "name": "Rectum Cauda",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]