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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352704/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/352704/",
        "id": 352704,
        "title": "Truck Stop Gift",
        "author_nicks": [
            {
                "name": "Grazey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
                    "id": 2534,
                    "name": "Grazey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psycho Hacking Force",
                "abbreviation": "PHF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                    "id": 2227,
                    "name": "Psycho Hacking Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "medium-resolution",
            "interlaced-blended",
            "fullscreen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278600/",
        "id": 278600,
        "title": "PHF Rally",
        "author_nicks": [
            {
                "name": "Grazey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
                    "id": 2534,
                    "name": "Grazey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psycho Hacking Force",
                "abbreviation": "PHF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                    "id": 2227,
                    "name": "Psycho Hacking Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "tiny-intro-with-sound",
            "header-excluded"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137974/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137974/",
        "id": 137974,
        "title": "1 Euro (Beer)",
        "author_nicks": [
            {
                "name": "GGN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10489/?format=api",
                    "id": 10489,
                    "name": "GGN",
                    "is_group": false
                }
            },
            {
                "name": "Grazey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
                    "id": 2534,
                    "name": "Grazey",
                    "is_group": false
                }
            },
            {
                "name": "TiNKer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2622/?format=api",
                    "id": 2622,
                    "name": "TiNKer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]