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

[
    {
        "url": "https://demozoo.org/api/v1/productions/348264/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/348264/",
        "id": 348264,
        "title": "Ancient Forest",
        "author_nicks": [
            {
                "name": "Sweet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131587/?format=api",
                    "id": 131587,
                    "name": "Sweet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-05-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-hires-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314256/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/314256/",
        "id": 314256,
        "title": "Wizardry's Sunset",
        "author_nicks": [
            {
                "name": "Sweet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131587/?format=api",
                    "id": 131587,
                    "name": "Sweet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Interceptors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22418/?format=api",
                    "id": 22418,
                    "name": "Interceptors",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-10-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "brilliance",
            "640x512",
            "aseprite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/308581/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/308581/",
        "id": 308581,
        "title": "Random Pixels",
        "author_nicks": [
            {
                "name": "Sweet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131587/?format=api",
                    "id": 131587,
                    "name": "Sweet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-05-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]