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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352699/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352699/",
        "id": 352699,
        "title": "TRNB",
        "author_nicks": [
            {
                "name": "Anders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31768/?format=api",
                    "id": 31768,
                    "name": "Anders",
                    "is_group": false
                }
            },
            {
                "name": "Daniel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2490/?format=api",
                    "id": 2490,
                    "name": "Daniel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Beat",
                "abbreviation": "NB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                    "id": 2215,
                    "name": "New Beat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "medium-resolution",
            "interlaced-blended",
            "fullscreen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284823/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/284823/",
        "id": 284823,
        "title": "Sommarhack 2020 Logo",
        "author_nicks": [
            {
                "name": "Daniel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2490/?format=api",
                    "id": 2490,
                    "name": "Daniel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Beat",
                "abbreviation": "NB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                    "id": 2215,
                    "name": "New Beat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]