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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322593/",
        "id": 322593,
        "title": "NEON COMMAND : A Retro-Inspired 3D Missile Shooter",
        "author_nicks": [
            {
                "name": "Spacedog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127294/?format=api",
                    "id": 127294,
                    "name": "Spacedog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Recube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127295/?format=api",
                    "id": 127295,
                    "name": "Recube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "augmented-reality"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301328/",
        "id": 301328,
        "title": "DX266",
        "author_nicks": [
            {
                "name": "Spacedog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127294/?format=api",
                    "id": 127294,
                    "name": "Spacedog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Recube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127295/?format=api",
                    "id": 127295,
                    "name": "Recube",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-10-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]