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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25405/",
        "id": 25405,
        "title": "Unnamed Monkey Game",
        "author_nicks": [
            {
                "name": "Harteex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18190/?format=api",
                    "id": 18190,
                    "name": "Harteex",
                    "is_group": false
                }
            },
            {
                "name": "Topy44",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5795/?format=api",
                    "id": 5795,
                    "name": "Topy44",
                    "is_group": false
                }
            },
            {
                "name": "Zear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18189/?format=api",
                    "id": 18189,
                    "name": "Zear",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
                "id": 56,
                "name": "Gamepark GP2X"
            },
            {
                "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/23/?format=api",
                "id": 23,
                "name": "Sega Dreamcast"
            },
            {
                "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": [
            "c",
            "sdl",
            "dingoo",
            "openpandora",
            "wiz",
            "canoo"
        ]
    }
]