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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366278/",
        "id": 366278,
        "title": "Återbetalning",
        "author_nicks": [
            {
                "name": "Helsingfors Svenska Demoscensklubben rf",
                "abbreviation": "HSDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141565/?format=api",
                    "id": 141565,
                    "name": "Helsingfors Svenska Demoscensklubben rf",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352750/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352750/",
        "id": 352750,
        "title": "Inbjudan",
        "author_nicks": [
            {
                "name": "Helsingfors Svenska Demoscensklubben rf",
                "abbreviation": "HSDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141565/?format=api",
                    "id": 141565,
                    "name": "Helsingfors Svenska Demoscensklubben rf",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-06",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340073/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340073/",
        "id": 340073,
        "title": "Välkommen till klubben",
        "author_nicks": [
            {
                "name": "Helsingfors Svenska Demoscensklubben rf",
                "abbreviation": "HSDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141565/?format=api",
                    "id": 141565,
                    "name": "Helsingfors Svenska Demoscensklubben rf",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "esp32",
            "vga32"
        ]
    }
]