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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307614/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307614/",
        "id": 307614,
        "title": "El Gore",
        "author_nicks": [
            {
                "name": "Alter?Was?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106297/?format=api",
                    "id": 106297,
                    "name": "Alter?Was?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "4klang",
            "gore",
            "partyprod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277273/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277273/",
        "id": 277273,
        "title": "Filler 2.0",
        "author_nicks": [
            {
                "name": "Alter?Was?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106297/?format=api",
                    "id": 106297,
                    "name": "Alter?Was?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266541/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266541/",
        "id": 266541,
        "title": "Aufs Maul?",
        "author_nicks": [
            {
                "name": "Alter?Was?",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106297/?format=api",
                    "id": 106297,
                    "name": "Alter?Was?",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-17",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]