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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/369811/",
        "id": 369811,
        "title": "Media",
        "author_nicks": [
            {
                "name": "UB880D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29662/?format=api",
                    "id": 29662,
                    "name": "UB880D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321484/",
        "id": 321484,
        "title": "ROBOT Karel",
        "author_nicks": [
            {
                "name": "UB880D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29662/?format=api",
                    "id": 29662,
                    "name": "UB880D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-03-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48891/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48891/",
        "id": 48891,
        "title": "Monoskop",
        "author_nicks": [
            {
                "name": "UB880D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29662/?format=api",
                    "id": 29662,
                    "name": "UB880D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CI5 The Amaters",
                "abbreviation": "CI5",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9398/?format=api",
                    "id": 9398,
                    "name": "CI5 The Amaters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-03-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]