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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71466/",
        "id": 71466,
        "title": "Kylie - The Locomotion",
        "author_nicks": [
            {
                "name": "Bobby Earl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37215/?format=api",
                    "id": 37215,
                    "name": "Bobby Earl",
                    "is_group": false
                }
            },
            {
                "name": "Darren Ithell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39195/?format=api",
                    "id": 39195,
                    "name": "Dal",
                    "is_group": false
                }
            },
            {
                "name": "David Roberts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39196/?format=api",
                    "id": 39196,
                    "name": "David Roberts",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "kylie-minogue"
        ]
    }
]