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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195052/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195052/",
        "id": 195052,
        "title": "?",
        "author_nicks": [
            {
                "name": "Letharic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10337/?format=api",
                    "id": 10337,
                    "name": "Letharic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DiT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82743/?format=api",
                    "id": 82743,
                    "name": "DiT",
                    "is_group": true
                }
            },
            {
                "name": "Puma",
                "abbreviation": "P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82742/?format=api",
                    "id": 82742,
                    "name": "Puma",
                    "is_group": true
                }
            },
            {
                "name": "Save Da Artists",
                "abbreviation": "SDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153520/?format=api",
                    "id": 153520,
                    "name": "Save Da Artists",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]