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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342219/",
        "id": 342219,
        "title": "Flashback Symposium 2024 Invitation",
        "author_nicks": [
            {
                "name": "2nd Moon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16484/?format=api",
                    "id": 16484,
                    "name": "2nd Moon",
                    "is_group": true
                }
            },
            {
                "name": "MauVau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142048/?format=api",
                    "id": 142048,
                    "name": "MauVau",
                    "is_group": false
                }
            },
            {
                "name": "SigmaZeven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82162/?format=api",
                    "id": 82162,
                    "name": "SigmaZeven",
                    "is_group": false
                }
            },
            {
                "name": "void256",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140292/?format=api",
                    "id": 140292,
                    "name": "void256",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-30",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]