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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20243/",
        "id": 20243,
        "title": "Wer bremst, hat Angst vor Steelers dicken Eiern",
        "author_nicks": [
            {
                "name": "08 15",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14637/?format=api",
                    "id": 14637,
                    "name": "08 15",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "tastaturficker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14638/?format=api",
                    "id": 14638,
                    "name": "tastaturficker",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]