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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313199/",
        "id": 313199,
        "title": "Test",
        "author_nicks": [
            {
                "name": "Amigas Sux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21295/?format=api",
                    "id": 21295,
                    "name": "Amigas Sux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KALTGETRÄNKEKABEL",
                "abbreviation": "KALT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21344/?format=api",
                    "id": 21344,
                    "name": "KALTGETRÄNKEKABEL",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-09-16",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "qbasic",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272686/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/272686/",
        "id": 272686,
        "title": "Foto von der Halle",
        "author_nicks": [
            {
                "name": "Atari $T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                    "id": 1202,
                    "name": "T$",
                    "is_group": false
                }
            },
            {
                "name": "halt sie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70127/?format=api",
                    "id": 70127,
                    "name": "halt sie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KALTGETRÄNKEKABEL",
                "abbreviation": "KALT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21344/?format=api",
                    "id": 21344,
                    "name": "KALTGETRÄNKEKABEL",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-12-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "partyprod"
        ]
    }
]