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

[
    {
        "url": "https://demozoo.org/api/v1/productions/345941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345941/",
        "id": 345941,
        "title": "Aurora",
        "author_nicks": [
            {
                "name": "Aldroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                    "id": 63755,
                    "name": "Aldroid",
                    "is_group": false
                }
            },
            {
                "name": "Beetle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32577/?format=api",
                    "id": 32577,
                    "name": "Beetle",
                    "is_group": false
                }
            },
            {
                "name": "Deyta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35561/?format=api",
                    "id": 35561,
                    "name": "Deyta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-05-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "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/70340/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70340/",
        "id": 70340,
        "title": "YOU are very old (I'm not...)",
        "author_nicks": [
            {
                "name": "Deyta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35561/?format=api",
                    "id": 35561,
                    "name": "Deyta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyanoacrylate Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35560/?format=api",
                    "id": 35560,
                    "name": "Cyanoacrylate Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]