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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64181/?format=api",
        "demozoo_url": "https://demozoo.org/music/64181/",
        "id": 64181,
        "title": "Spark Of Life",
        "author_nicks": [
            {
                "name": "Wraith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36540/?format=api",
                    "id": 36540,
                    "name": "Wraith",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DreamCoderZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36541/?format=api",
                    "id": 36541,
                    "name": "DreamCoderZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "midi"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26074/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26074/",
        "id": 26074,
        "title": "5 Seconds",
        "author_nicks": [
            {
                "name": "MaxX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113877/?format=api",
                    "id": 113877,
                    "name": "MaxX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DreamCoderZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36541/?format=api",
                    "id": 36541,
                    "name": "DreamCoderZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]