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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338687/",
        "id": 338687,
        "title": "Island",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327195/",
        "id": 327195,
        "title": "balls",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            },
            {
                "name": "kallok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52440/?format=api",
                    "id": 52440,
                    "name": "kallok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170614/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170614/",
        "id": 170614,
        "title": "raeae",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-03-04",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136301/",
        "id": 136301,
        "title": "Low Quality Is the Future",
        "author_nicks": [
            {
                "name": "Luutifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52434/?format=api",
                    "id": 52434,
                    "name": "Luutifa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mehu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49908/?format=api",
                    "id": 49908,
                    "name": "Mehu",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]