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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352124/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352124/",
        "id": 352124,
        "title": "26k",
        "author_nicks": [
            {
                "name": "Cicile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                    "id": 27796,
                    "name": "Cicile",
                    "is_group": false
                }
            },
            {
                "name": "Goodchip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90487/?format=api",
                    "id": 90487,
                    "name": "Goodchip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205585/",
        "id": 205585,
        "title": "Twenty Years",
        "author_nicks": [
            {
                "name": "Goodchip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90487/?format=api",
                    "id": 90487,
                    "name": "Goodchip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Snowtracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90508/?format=api",
                    "id": 90508,
                    "name": "Snowtracker",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]