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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58871/?format=api",
        "demozoo_url": "https://demozoo.org/music/58871/",
        "id": 58871,
        "title": "Who is your favourite clown (hifi edit)",
        "author_nicks": [
            {
                "name": "Dixan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1295/?format=api",
                    "id": 1295,
                    "name": "Dixan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shitfaced Clowns",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                    "id": 6008,
                    "name": "Shitfaced Clowns",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]