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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266237/?format=api",
        "demozoo_url": "https://demozoo.org/music/266237/",
        "id": 266237,
        "title": "Spoons On Mars",
        "author_nicks": [
            {
                "name": "Beaner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17381/?format=api",
                    "id": 17381,
                    "name": "Beaner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            },
            {
                "name": "Infiniti 2001",
                "abbreviation": "I2001",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106182/?format=api",
                    "id": 106182,
                    "name": "Infiniti 2001",
                    "is_group": true
                }
            },
            {
                "name": "pHluid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17315/?format=api",
                    "id": 17315,
                    "name": "pHluid",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283486/",
        "id": 283486,
        "title": "Melvin",
        "author_nicks": [
            {
                "name": "Beaner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17381/?format=api",
                    "id": 17381,
                    "name": "Beaner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infiniti 2001",
                "abbreviation": "I2001",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106182/?format=api",
                    "id": 106182,
                    "name": "Infiniti 2001",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "musicdiskplayer"
        ]
    }
]