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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71746/?format=api",
        "demozoo_url": "https://demozoo.org/music/71746/",
        "id": 71746,
        "title": "Sano mua rehtoriks",
        "author_nicks": [
            {
                "name": "MjN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37887/?format=api",
                    "id": 37887,
                    "name": "MjN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cow-productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18443/?format=api",
                    "id": 18443,
                    "name": "Cow - Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "finnish",
            "rap"
        ]
    }
]