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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371274/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371274/",
        "id": 371274,
        "title": "RE:FORM",
        "author_nicks": [
            {
                "name": "Rivals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143364/?format=api",
                    "id": 143364,
                    "name": "Rivals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/96/?format=api",
                "id": 96,
                "name": "MicroW8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "softsynth",
            "writeup-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361614/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361614/",
        "id": 361614,
        "title": "Vanisher",
        "author_nicks": [
            {
                "name": "Rivals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143364/?format=api",
                    "id": 143364,
                    "name": "Rivals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "grayscale",
            "meteoriks-watchlist-2025"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/352621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352621/",
        "id": 352621,
        "title": "Origins",
        "author_nicks": [
            {
                "name": "Rivals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143364/?format=api",
                    "id": 143364,
                    "name": "Rivals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/96/?format=api",
                "id": 96,
                "name": "MicroW8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "softsynth",
            "tiny-intro-with-sound",
            "raymarching",
            "meteoriks-watchlist-2025"
        ]
    }
]