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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70287/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/70287/",
        "id": 70287,
        "title": "VoicesInMyHead",
        "author_nicks": [
            {
                "name": "Prince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                    "id": 3949,
                    "name": "Prince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Chefrocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5882/?format=api",
                    "id": 5882,
                    "name": "Die Chefrocker",
                    "is_group": true
                }
            },
            {
                "name": "Dienstagstreff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                    "id": 3627,
                    "name": "Dienstagstreff",
                    "is_group": true
                }
            },
            {
                "name": "Neoplasia",
                "abbreviation": "NPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5570/?format=api",
                    "id": 5570,
                    "name": "Neoplasia",
                    "is_group": true
                }
            },
            {
                "name": "The Obsessed Maniacs",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                    "id": 3952,
                    "name": "The Obsessed Maniacs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3662/?format=api",
        "demozoo_url": "https://demozoo.org/music/3662/",
        "id": 3662,
        "title": "Die Hard Loader Remix",
        "author_nicks": [
            {
                "name": "UnPro 7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1056/?format=api",
                    "id": 1056,
                    "name": "SoNiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Chefrocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5882/?format=api",
                    "id": 5882,
                    "name": "Die Chefrocker",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "supertype": "music",
        "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/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3794/",
        "id": 3794,
        "title": "Killing Me Softly",
        "author_nicks": [
            {
                "name": "Kirsch Media",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5939/?format=api",
                    "id": 5939,
                    "name": "Kirsch Media",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Chefrocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5882/?format=api",
                    "id": 5882,
                    "name": "Die Chefrocker",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]