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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324780/",
        "id": 324780,
        "title": "Next Level",
        "author_nicks": [
            {
                "name": "Performers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                    "id": 68229,
                    "name": "Performers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-06-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "4-disk-sides",
            "bitbreaker-loader",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315205/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315205/",
        "id": 315205,
        "title": "Formula Petscii",
        "author_nicks": [
            {
                "name": "Performers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                    "id": 68229,
                    "name": "Performers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "petscii",
            "bitbreaker-loader",
            "petscii-animations",
            "formula-1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195291/",
        "id": 195291,
        "title": "C-Bit '18",
        "author_nicks": [
            {
                "name": "Performers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                    "id": 68229,
                    "name": "Performers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "tribute",
            "character-animation",
            "2-disk-sides",
            "bitbreaker-loader"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164628/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164628/",
        "id": 164628,
        "title": "The Concert",
        "author_nicks": [
            {
                "name": "Performers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68229/?format=api",
                    "id": 68229,
                    "name": "Performers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "8580",
            "3-disk-sides",
            "bitbreaker-loader"
        ]
    }
]