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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357778/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357778/",
        "id": 357778,
        "title": "Vote to the Ducks",
        "author_nicks": [
            {
                "name": "Johnny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116995/?format=api",
                    "id": 116995,
                    "name": "Johnny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Absolute!",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                    "id": 589,
                    "name": "Absolute!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-09-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284041/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284041/",
        "id": 284041,
        "title": "Introducing the Gamer Smart Radiophone",
        "author_nicks": [
            {
                "name": "Johnny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116995/?format=api",
                    "id": 116995,
                    "name": "Johnny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Absolute!",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                    "id": 589,
                    "name": "Absolute!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-09-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]