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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41362/?format=api",
        "demozoo_url": "https://demozoo.org/music/41362/",
        "id": 41362,
        "title": "Rude",
        "author_nicks": [
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26307/?format=api",
                    "id": 26307,
                    "name": "Poison",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tequila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36347/?format=api",
                    "id": 36347,
                    "name": "Tequila",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119458/?format=api",
        "demozoo_url": "https://demozoo.org/music/119458/",
        "id": 119458,
        "title": "Notte Blu",
        "author_nicks": [
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26307/?format=api",
                    "id": 26307,
                    "name": "Poison",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tequila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36347/?format=api",
                    "id": 36347,
                    "name": "Tequila",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    }
]