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

[
    {
        "url": "https://demozoo.org/api/v1/productions/324605/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/324605/",
        "id": 324605,
        "title": "Scrooge McDuck",
        "author_nicks": [
            {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43804/?format=api",
                    "id": 43804,
                    "name": "Igor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256",
            "stages-included",
            "ham6"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/324608/",
        "id": 324608,
        "title": "Krokodyl",
        "author_nicks": [
            {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43804/?format=api",
                    "id": 43804,
                    "name": "Igor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-05-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "timelapse"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310639/?format=api",
        "demozoo_url": "https://demozoo.org/productions/310639/",
        "id": 310639,
        "title": "Jakub Husak Suite",
        "author_nicks": [
            {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43804/?format=api",
                    "id": 43804,
                    "name": "Igor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-09",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "live-performance"
        ]
    }
]