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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302142/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302142/",
        "id": 302142,
        "title": "Darkest Hour",
        "author_nicks": [
            {
                "name": "The Geek on Skates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127904/?format=api",
                    "id": 127904,
                    "name": "The Geek on Skates",
                    "is_group": true
                }
            },
            {
                "name": "WeKan Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127902/?format=api",
                    "id": 127902,
                    "name": "WeKan Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/90/?format=api",
                "id": 90,
                "name": "Commodore PET"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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": [
            "amiga-os4",
            "morphos",
            "aros",
            "source-available",
            "amigaos-4",
            "russian-english"
        ]
    }
]