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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19781/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19781/",
        "id": 19781,
        "title": "Medievil Times",
        "author_nicks": [
            {
                "name": "Witchcraft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14237/?format=api",
                    "id": 14237,
                    "name": "Witchcraft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-19",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23695/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23695/",
        "id": 23695,
        "title": "Monophobia",
        "author_nicks": [
            {
                "name": "Witchcraft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14237/?format=api",
                    "id": 14237,
                    "name": "Witchcraft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46022/",
        "id": 46022,
        "title": "Mekka & Symposium 2000 Invitation",
        "author_nicks": [
            {
                "name": "$een",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8725/?format=api",
                    "id": 8725,
                    "name": "$een",
                    "is_group": true
                }
            },
            {
                "name": "Cubic Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8560/?format=api",
                    "id": 8560,
                    "name": "Cubic Team",
                    "is_group": true
                }
            },
            {
                "name": "Lego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/615/?format=api",
                    "id": 615,
                    "name": "Lego",
                    "is_group": true
                }
            },
            {
                "name": "Smash Designs",
                "abbreviation": "SDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                    "id": 462,
                    "name": "Smash Designs",
                    "is_group": true
                }
            },
            {
                "name": "Witchcraft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14237/?format=api",
                    "id": 14237,
                    "name": "Witchcraft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-11",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "directx-5",
            "software-rendering",
            "needs-mmx",
            "interactive",
            "source-available"
        ]
    }
]