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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350777/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/350777/",
        "id": 350777,
        "title": "Lost Media",
        "author_nicks": [
            {
                "name": "jpt9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90164/?format=api",
                    "id": 90164,
                    "name": "J.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender",
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204712/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/204712/",
        "id": 204712,
        "title": "Pixel Planet",
        "author_nicks": [
            {
                "name": "jpt9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90164/?format=api",
                    "id": 90164,
                    "name": "J.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blender",
            "gimp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204750/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204750/",
        "id": 204750,
        "title": "gfx",
        "author_nicks": [
            {
                "name": "jpt9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90164/?format=api",
                    "id": 90164,
                    "name": "J.P.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-08",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]