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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350812/",
        "id": 350812,
        "title": "twos complement",
        "author_nicks": [
            {
                "name": "as graffa bois",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90121/?format=api",
                    "id": 90121,
                    "name": "as graffa bois",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327194/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327194/",
        "id": 327194,
        "title": "rekursiivinen templete",
        "author_nicks": [
            {
                "name": "as graffa bois",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90121/?format=api",
                    "id": 90121,
                    "name": "as graffa bois",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204605/",
        "id": 204605,
        "title": "Cubnature",
        "author_nicks": [
            {
                "name": "as graffa bois",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90121/?format=api",
                    "id": 90121,
                    "name": "as graffa bois",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gnu-rocket",
            "source-available"
        ]
    }
]