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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338644/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338644/",
        "id": 338644,
        "title": "Unison",
        "author_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322660/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322660/",
        "id": 322660,
        "title": "Sideral",
        "author_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "randomized-visuals",
            "opengl-4.5"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292559/",
        "id": 292559,
        "title": "Arcade",
        "author_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "arcade"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277304/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277304/",
        "id": 277304,
        "title": "VX2",
        "author_nicks": [
            {
                "name": "Spectrals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113562/?format=api",
                    "id": 113562,
                    "name": "Spectrals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "game-included"
        ]
    }
]