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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62019/?format=api",
        "demozoo_url": "https://demozoo.org/music/62019/",
        "id": 62019,
        "title": "Mami",
        "author_nicks": [
            {
                "name": "Alfia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35922/?format=api",
                    "id": 35922,
                    "name": "Alfia",
                    "is_group": false
                }
            },
            {
                "name": "Vax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30015/?format=api",
                    "id": 30015,
                    "name": "Vax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SynSUN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35923/?format=api",
                    "id": 35923,
                    "name": "SynSUN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62028/?format=api",
        "demozoo_url": "https://demozoo.org/music/62028/",
        "id": 62028,
        "title": "Harvster Of Sorrow",
        "author_nicks": [
            {
                "name": "Vax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30015/?format=api",
                    "id": 30015,
                    "name": "Vax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SynSUN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35923/?format=api",
                    "id": 35923,
                    "name": "SynSUN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]