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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365545/",
        "id": 365545,
        "title": "Capibara Against The Rich Ppl",
        "author_nicks": [
            {
                "name": "Confed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139773/?format=api",
                    "id": 139773,
                    "name": "Confed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "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/358853/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358853/",
        "id": 358853,
        "title": "Cybercirujas Rosario",
        "author_nicks": [
            {
                "name": "Confed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139773/?format=api",
                    "id": 139773,
                    "name": "Confed",
                    "is_group": true
                }
            },
            {
                "name": "KBM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145122/?format=api",
                    "id": 145122,
                    "name": "KBM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332479/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332479/",
        "id": 332479,
        "title": "Posadas Vice",
        "author_nicks": [
            {
                "name": "Confed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139773/?format=api",
                    "id": 139773,
                    "name": "Confed",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-28",
        "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": []
    }
]