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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272571/?format=api",
        "demozoo_url": "https://demozoo.org/music/272571/",
        "id": 272571,
        "title": "Gloomy Day",
        "author_nicks": [
            {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2561/?format=api",
                    "id": 2561,
                    "name": "Cortex",
                    "is_group": false
                }
            },
            {
                "name": "Gable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111788/?format=api",
                    "id": 111788,
                    "name": "Gable",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48027/?format=api",
                    "id": 48027,
                    "name": "Lethal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277088/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/277088/",
        "id": 277088,
        "title": "Tintin",
        "author_nicks": [
            {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2561/?format=api",
                    "id": 2561,
                    "name": "Cortex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lethal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48027/?format=api",
                    "id": 48027,
                    "name": "Lethal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]