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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342287/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342287/",
        "id": 342287,
        "title": "Revision Trophy",
        "author_nicks": [
            {
                "name": "z0rg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114547/?format=api",
                    "id": 114547,
                    "name": "z0rg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cookie Collective",
                "abbreviation": "Cookies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                    "id": 78435,
                    "name": "Cookie Collective",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "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": [
            "shader-minifier",
            "blossom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323491/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/323491/",
        "id": 323491,
        "title": "Tori",
        "author_nicks": [
            {
                "name": "Flopine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65988/?format=api",
                    "id": 65988,
                    "name": "Flopine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cookie Collective",
                "abbreviation": "Cookies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                    "id": 78435,
                    "name": "Cookie Collective",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-29",
        "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": [
            "blossom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196668/",
        "id": 196668,
        "title": "Tears in rain",
        "author_nicks": [
            {
                "name": "Kush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68796/?format=api",
                    "id": 68796,
                    "name": "Kush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cookie Collective",
                "abbreviation": "Cookies",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                    "id": 78435,
                    "name": "Cookie Collective",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "4k-demo-oven"
        ]
    }
]