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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279197/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279197/",
        "id": 279197,
        "title": "Wilder",
        "author_nicks": [
            {
                "name": "Catalyst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                    "id": 74990,
                    "name": "Catalyst",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-13",
        "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",
            "blender",
            "cubase",
            "assimp",
            "sdl",
            "vulkan"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204729/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204729/",
        "id": 204729,
        "title": "Wild",
        "author_nicks": [
            {
                "name": "Catalyst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                    "id": 74990,
                    "name": "Catalyst",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "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",
            "blender",
            "vulkan",
            "sdl2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187949/",
        "id": 187949,
        "title": "Tangrams",
        "author_nicks": [
            {
                "name": "Catalyst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                    "id": 74990,
                    "name": "Catalyst",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-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": [
            "vulkan"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179914/",
        "id": 179914,
        "title": "Sands of Time",
        "author_nicks": [
            {
                "name": "Catalyst",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                    "id": 74990,
                    "name": "Catalyst",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-11",
        "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": [
            "vulkan"
        ]
    }
]