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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290888/?format=api",
        "demozoo_url": "https://demozoo.org/music/290888/",
        "id": 290888,
        "title": "Visions",
        "author_nicks": [
            {
                "name": "PNsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12405/?format=api",
                    "id": 12405,
                    "name": "PNsoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CPU Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105934/?format=api",
                    "id": 105934,
                    "name": "CPU Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285219/",
        "id": 285219,
        "title": "Wavestorm 2",
        "author_nicks": [
            {
                "name": "PNsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12405/?format=api",
                    "id": 12405,
                    "name": "PNsoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CPU Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105934/?format=api",
                    "id": 105934,
                    "name": "CPU Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-06-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "mod",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285218/",
        "id": 285218,
        "title": "Wavestorm 1",
        "author_nicks": [
            {
                "name": "PNsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12405/?format=api",
                    "id": 12405,
                    "name": "PNsoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CPU Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105934/?format=api",
                    "id": 105934,
                    "name": "CPU Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "mod"
        ]
    }
]