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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175862/",
        "id": 175862,
        "title": "dirty_talk2.0",
        "author_nicks": [
            {
                "name": "Art of Magic institute",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73197/?format=api",
                    "id": 73197,
                    "name": "Art of Magic institute",
                    "is_group": true
                }
            },
            {
                "name": "Chinchillah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41372/?format=api",
                    "id": 41372,
                    "name": "Chinchillah",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158460/?format=api",
        "demozoo_url": "https://demozoo.org/music/158460/",
        "id": 158460,
        "title": "Dirty Talk",
        "author_nicks": [
            {
                "name": "Carmazine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30534/?format=api",
                    "id": 30534,
                    "name": "Carmazine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41937/?format=api",
                    "id": 41937,
                    "name": "Cham",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]