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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173315/?format=api",
        "demozoo_url": "https://demozoo.org/music/173315/",
        "id": 173315,
        "title": "Siam",
        "author_nicks": [
            {
                "name": "Mephistow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32389/?format=api",
                    "id": 32389,
                    "name": "Mephistow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hysteria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32124/?format=api",
                    "id": 32124,
                    "name": "Hysteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-22",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173316/?format=api",
        "demozoo_url": "https://demozoo.org/music/173316/",
        "id": 173316,
        "title": "Space",
        "author_nicks": [
            {
                "name": "Mephistow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32389/?format=api",
                    "id": 32389,
                    "name": "Mephistow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hysteria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32124/?format=api",
                    "id": 32124,
                    "name": "Hysteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "tcb-tracker"
        ]
    }
]