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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321442/",
        "id": 321442,
        "title": "STOPgenocide",
        "author_nicks": [
            {
                "name": "Invaders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118819/?format=api",
                    "id": 118819,
                    "name": "Invaders",
                    "is_group": true
                }
            },
            {
                "name": "Kitten Rescuers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136649/?format=api",
                    "id": 136649,
                    "name": "Kitten Rescuers",
                    "is_group": true
                }
            },
            {
                "name": "SinDiKat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76888/?format=api",
                    "id": 76888,
                    "name": "SinDiKat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]