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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20377/",
        "id": 20377,
        "title": "Trapatonytro",
        "author_nicks": [
            {
                "name": "Dr. Best",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14736/?format=api",
                    "id": 14736,
                    "name": "Dr. Best",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Silent Smørebrøds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14737/?format=api",
                    "id": 14737,
                    "name": "The Silent Smørebrøds",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]