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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52667/?format=api",
        "demozoo_url": "https://demozoo.org/music/52667/",
        "id": 52667,
        "title": "Dr. Blue",
        "author_nicks": [
            {
                "name": "Yero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30883/?format=api",
                    "id": 30883,
                    "name": "Yero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bastard Artists From Hell",
                "abbreviation": "BAFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28628/?format=api",
                    "id": 28628,
                    "name": "Bastard Artists From Hell",
                    "is_group": true
                }
            },
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18705/?format=api",
                    "id": 18705,
                    "name": "Concept",
                    "is_group": true
                }
            },
            {
                "name": "Vovoid",
                "abbreviation": "VVD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6036/?format=api",
                    "id": 6036,
                    "name": "Vovoid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "24ch"
        ]
    }
]