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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28906/",
        "id": 28906,
        "title": "Das Telefon klingelt",
        "author_nicks": [
            {
                "name": "Nativeforce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19800/?format=api",
                    "id": 19800,
                    "name": "Nativeforce",
                    "is_group": true
                }
            },
            {
                "name": "Wtb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19795/?format=api",
                    "id": 19795,
                    "name": "Wtb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]