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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19299/?format=api",
        "demozoo_url": "https://demozoo.org/music/19299/",
        "id": 19299,
        "title": "Tietokonekappale",
        "author_nicks": [
            {
                "name": "Jammaster Jamaica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13911/?format=api",
                    "id": 13911,
                    "name": "Jammaster Jamaica",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rapukanta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13912/?format=api",
                    "id": 13912,
                    "name": "Rapukanta",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "lost"
        ]
    }
]