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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47245/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47245/",
        "id": 47245,
        "title": "Frauen Pausenlos 3",
        "author_nicks": [
            {
                "name": "PMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25996/?format=api",
                    "id": 25996,
                    "name": "PMF",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "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": [
            "german",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40570/",
        "id": 40570,
        "title": "Frauen Pausenlos II",
        "author_nicks": [
            {
                "name": "PMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25996/?format=api",
                    "id": 25996,
                    "name": "PMF",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "upx",
            "sequel",
            "needs-mmx",
            "parody",
            "nsfw",
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39135/",
        "id": 39135,
        "title": "Frauen pausenlos",
        "author_nicks": [
            {
                "name": "PMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25996/?format=api",
                    "id": 25996,
                    "name": "PMF",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "humor",
            "german",
            "animations",
            "nsfw",
            "ripped-graphics",
            "anti-amiga"
        ]
    }
]