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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22701/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22701/",
        "id": 22701,
        "title": "Possu",
        "author_nicks": [
            {
                "name": "Kommander Mausemann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16620/?format=api",
                    "id": 16620,
                    "name": "Kommander Mausemann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Juhannus 99 Org",
                "abbreviation": "j99Org",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16756/?format=api",
                    "id": 16756,
                    "name": "Juhannus 99 Org",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22926/?format=api",
        "demozoo_url": "https://demozoo.org/music/22926/",
        "id": 22926,
        "title": "Tikutakutin",
        "author_nicks": [
            {
                "name": "Gangsta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16754/?format=api",
                    "id": 16754,
                    "name": "Gangsta",
                    "is_group": false
                }
            },
            {
                "name": "Ragga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16755/?format=api",
                    "id": 16755,
                    "name": "Ragga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Juhannus 99 Org",
                "abbreviation": "j99Org",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16756/?format=api",
                    "id": 16756,
                    "name": "Juhannus 99 Org",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23073/?format=api",
        "demozoo_url": "https://demozoo.org/music/23073/",
        "id": 23073,
        "title": "Narkakoid",
        "author_nicks": [
            {
                "name": "Kommander Mausemann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16620/?format=api",
                    "id": 16620,
                    "name": "Kommander Mausemann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Juhannus 99 Org",
                "abbreviation": "j99Org",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16756/?format=api",
                    "id": 16756,
                    "name": "Juhannus 99 Org",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]