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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37124/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37124/",
        "id": 37124,
        "title": "Need for fun",
        "author_nicks": [
            {
                "name": "Gavhazard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24141/?format=api",
                    "id": 24141,
                    "name": "Gavhazard",
                    "is_group": false
                }
            },
            {
                "name": "Gedeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24142/?format=api",
                    "id": 24142,
                    "name": "Gedeon",
                    "is_group": false
                }
            },
            {
                "name": "Valdor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24143/?format=api",
                    "id": 24143,
                    "name": "Valdor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paradise Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24389/?format=api",
                    "id": 24389,
                    "name": "Paradise Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "micro-machines"
        ]
    }
]