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

[
    {
        "url": "https://demozoo.org/api/v1/productions/369984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/369984/",
        "id": 369984,
        "title": "Voyage",
        "author_nicks": [
            {
                "name": "Gloky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37349/?format=api",
                    "id": 37349,
                    "name": "Gloky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318764/",
        "id": 318764,
        "title": "PLAS23",
        "author_nicks": [
            {
                "name": "Gloky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37349/?format=api",
                    "id": 37349,
                    "name": "Gloky",
                    "is_group": false
                }
            },
            {
                "name": "Tomchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33307/?format=api",
                    "id": 33307,
                    "name": "Tomchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156952/",
        "id": 156952,
        "title": "1200 Dots",
        "author_nicks": [
            {
                "name": "Gloky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37349/?format=api",
                    "id": 37349,
                    "name": "Gloky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]