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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371388/",
        "id": 371388,
        "title": "Arealights",
        "author_nicks": [
            {
                "name": "With Love",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144147/?format=api",
                    "id": 144147,
                    "name": "With Love",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "web",
            "babylonjs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/355454/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355454/",
        "id": 355454,
        "title": "Equiratis Rodentus",
        "author_nicks": [
            {
                "name": "With Love",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144147/?format=api",
                    "id": 144147,
                    "name": "With Love",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]