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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284365/",
        "id": 284365,
        "title": "Different Inspiration",
        "author_nicks": [
            {
                "name": "VeritaS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69305/?format=api",
                    "id": 69305,
                    "name": "VeritaS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DreamWorks Design",
                "abbreviation": "DwD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117123/?format=api",
                    "id": 117123,
                    "name": "DreamWorks Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-04",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "xm",
            "no-coded-component"
        ]
    }
]