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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324491/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324491/",
        "id": 324491,
        "title": "Snakeout",
        "author_nicks": [
            {
                "name": "Achtung Fulkod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                    "id": 72016,
                    "name": "Achtung Fulkod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283857/",
        "id": 283857,
        "title": "We Know How To Shade™",
        "author_nicks": [
            {
                "name": "Achtung Fulkod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                    "id": 72016,
                    "name": "Achtung Fulkod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267969/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267969/",
        "id": 267969,
        "title": "Brown Dreams",
        "author_nicks": [
            {
                "name": "Achtung Fulkod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                    "id": 72016,
                    "name": "Achtung Fulkod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186996/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186996/",
        "id": 186996,
        "title": "ÄppelpallarN^",
        "author_nicks": [
            {
                "name": "Achtung Fulkod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                    "id": 72016,
                    "name": "Achtung Fulkod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "multiplayer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172828/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172828/",
        "id": 172828,
        "title": "Ikikaeru",
        "author_nicks": [
            {
                "name": "Achtung Fulkod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                    "id": 72016,
                    "name": "Achtung Fulkod",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-27",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]