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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35583/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35583/",
        "id": 35583,
        "title": "Angeldust Phase II",
        "author_nicks": [
            {
                "name": "AstroideA",
                "abbreviation": "AI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                    "id": 375,
                    "name": "AstroideA",
                    "is_group": true
                }
            },
            {
                "name": "Chrome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13521/?format=api",
                    "id": 13521,
                    "name": "Chrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "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": [
            "sequel",
            "scene-poetry"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33608/",
        "id": 33608,
        "title": "The Shapeshifter",
        "author_nicks": [
            {
                "name": "Chrome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13521/?format=api",
                    "id": 13521,
                    "name": "Chrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "scene-poetry",
            "single-effect",
            "realtime-dsp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36318/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36318/",
        "id": 36318,
        "title": "Plastik",
        "author_nicks": [
            {
                "name": "Chrome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13521/?format=api",
                    "id": 13521,
                    "name": "Chrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "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": [
            "hidden-part",
            "gus-only"
        ]
    }
]