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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362466/",
        "id": 362466,
        "title": "The Logistic Road To Chaos",
        "author_nicks": [
            {
                "name": "Tecer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140196/?format=api",
                    "id": 140196,
                    "name": "Tecer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fractal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355390/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355390/",
        "id": 355390,
        "title": "Drops",
        "author_nicks": [
            {
                "name": "Masters of Electric City",
                "abbreviation": "M.E.C.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25942/?format=api",
                    "id": 25942,
                    "name": "Masters of Electric City",
                    "is_group": true
                }
            },
            {
                "name": "Tecer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140196/?format=api",
                    "id": 140196,
                    "name": "Tecer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/334232/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334232/",
        "id": 334232,
        "title": "Game-Of-Life 3D",
        "author_nicks": [
            {
                "name": "Tecer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140196/?format=api",
                    "id": 140196,
                    "name": "Tecer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]