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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30804/",
        "id": 30804,
        "title": "Årets TG Dramatikk",
        "author_nicks": [
            {
                "name": "Baba-Loui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20872/?format=api",
                    "id": 20872,
                    "name": "Baba-Loui",
                    "is_group": false
                }
            },
            {
                "name": "Easyfrag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20870/?format=api",
                    "id": 20870,
                    "name": "Easyfrag",
                    "is_group": false
                }
            },
            {
                "name": "Fatrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20871/?format=api",
                    "id": 20871,
                    "name": "Fatrix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]