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

[
    {
        "url": "https://demozoo.org/api/v1/productions/383846/?format=api",
        "demozoo_url": "https://demozoo.org/productions/383846/",
        "id": 383846,
        "title": "Snowflake (Thomson TO8/6809 Assembler v3)",
        "author_nicks": [
            {
                "name": "sam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                    "id": 34255,
                    "name": "Samuel Devulder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/53/?format=api",
                "id": 53,
                "name": "Thomson"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/59/?format=api",
                "id": 59,
                "name": "Code Challenge",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/383893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/383893/",
        "id": 383893,
        "title": "Snowflake (Squale Apollo 7/Assembler (a09))",
        "author_nicks": [
            {
                "name": "sam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                    "id": 34255,
                    "name": "Samuel Devulder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/59/?format=api",
                "id": 59,
                "name": "Code Challenge",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197006/",
        "id": 197006,
        "title": "* Cookie *",
        "author_nicks": [
            {
                "name": "sam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                    "id": 34255,
                    "name": "Samuel Devulder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340977/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340977/",
        "id": 340977,
        "title": "Skyrim",
        "author_nicks": [
            {
                "name": "Samuel Devulder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34255/?format=api",
                    "id": 34255,
                    "name": "Samuel Devulder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-02-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/53/?format=api",
                "id": 53,
                "name": "Thomson"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]