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

[
    {
        "url": "https://demozoo.org/api/v1/productions/337072/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/337072/",
        "id": 337072,
        "title": "Last Demoscener",
        "author_nicks": [
            {
                "name": "NiOl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108373/?format=api",
                    "id": 108373,
                    "name": "NiOl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NmG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141060/?format=api",
                    "id": 141060,
                    "name": "NmG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-01-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "53c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337085/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337085/",
        "id": 337085,
        "title": "Magic Carpet v2",
        "author_nicks": [
            {
                "name": "NiOl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108373/?format=api",
                    "id": 108373,
                    "name": "NiOl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NmG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141060/?format=api",
                    "id": 141060,
                    "name": "NmG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-01-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]