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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121882/",
        "id": 121882,
        "title": "GrafX2 V2.4",
        "author_nicks": [
            {
                "name": "PulkoMandy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12163/?format=api",
                    "id": 12163,
                    "name": "PulkoMandy",
                    "is_group": false
                }
            },
            {
                "name": "Sunset Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22129/?format=api",
                    "id": 22129,
                    "name": "Sunset Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shinra",
                "abbreviation": "SHR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20546/?format=api",
                    "id": 20546,
                    "name": "Shinra",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-04",
        "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/52/?format=api",
                "id": 52,
                "name": "Android"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/8/?format=api",
                "id": 8,
                "name": "BeOS"
            },
            {
                "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/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "grafx2",
            "graphics-program",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130037/",
        "id": 130037,
        "title": "GRAFX2 2.00 Alpha 96.3%",
        "author_nicks": [
            {
                "name": "Sunset Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22129/?format=api",
                    "id": 22129,
                    "name": "Sunset Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "grafx2",
            "graphics-program"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37116/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37116/",
        "id": 37116,
        "title": "Poor Guy",
        "author_nicks": [
            {
                "name": "Procreation",
                "abbreviation": "PCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                    "id": 11710,
                    "name": "Procreation",
                    "is_group": true
                }
            },
            {
                "name": "Sunset Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22129/?format=api",
                    "id": 22129,
                    "name": "Sunset Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "monochrome",
            "humor",
            "story",
            "cartoon"
        ]
    }
]