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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322584/",
        "id": 322584,
        "title": "Shade(r)",
        "author_nicks": [
            {
                "name": "raxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66562/?format=api",
                    "id": 66562,
                    "name": "raxter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": [
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185509/?format=api",
        "demozoo_url": "https://demozoo.org/music/185509/",
        "id": 185509,
        "title": "One Hour Wanderer",
        "author_nicks": [
            {
                "name": "raxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66562/?format=api",
                    "id": 66562,
                    "name": "raxter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160512/",
        "id": 160512,
        "title": "Refractal",
        "author_nicks": [
            {
                "name": "Volant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4434/?format=api",
                    "id": 4434,
                    "name": "Volant",
                    "is_group": false
                }
            },
            {
                "name": "raxter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66562/?format=api",
                    "id": 66562,
                    "name": "raxter",
                    "is_group": false
                }
            },
            {
                "name": "reuko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66561/?format=api",
                    "id": 66561,
                    "name": "reuko",
                    "is_group": false
                }
            },
            {
                "name": "østmark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66563/?format=api",
                    "id": 66563,
                    "name": "østmark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-16",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]