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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367588/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367588/",
        "id": 367588,
        "title": "Blind Dating Hearts",
        "author_nicks": [
            {
                "name": "f4ncyn3rd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108864/?format=api",
                    "id": 108864,
                    "name": "f4ncyn3rd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194377/",
        "id": 194377,
        "title": "Playing Class Hero",
        "author_nicks": [
            {
                "name": "Nodepond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                    "id": 45364,
                    "name": "Nodepond",
                    "is_group": false
                }
            },
            {
                "name": "f4ncyn3rd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108864/?format=api",
                    "id": 108864,
                    "name": "f4ncyn3rd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level 90",
                "abbreviation": "level90",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62547/?format=api",
                    "id": 62547,
                    "name": "Level 90",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-10-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]