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

[
    {
        "url": "https://demozoo.org/api/v1/productions/261719/?format=api",
        "demozoo_url": "https://demozoo.org/productions/261719/",
        "id": 261719,
        "title": "Neon Night Girls",
        "author_nicks": [
            {
                "name": "MMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73748/?format=api",
                    "id": 73748,
                    "name": "MMS",
                    "is_group": false
                }
            },
            {
                "name": "Shane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106041/?format=api",
                    "id": 106041,
                    "name": "Shane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "c16-fli-mode"
        ]
    }
]