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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171967/?format=api",
        "demozoo_url": "https://demozoo.org/music/171967/",
        "id": 171967,
        "title": "Flying Dreams vol. 1",
        "author_nicks": [
            {
                "name": "Whirlwind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71708/?format=api",
                    "id": 71708,
                    "name": "Whirlwind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyber Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71709/?format=api",
                    "id": 71709,
                    "name": "Cyber Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172063/?format=api",
        "demozoo_url": "https://demozoo.org/music/172063/",
        "id": 172063,
        "title": "Starlight Symphonies 1",
        "author_nicks": [
            {
                "name": "Silicon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71710/?format=api",
                    "id": 71710,
                    "name": "Silicon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyber Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71709/?format=api",
                    "id": 71709,
                    "name": "Cyber Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]