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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365288/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365288/",
        "id": 365288,
        "title": "4ever",
        "author_nicks": [
            {
                "name": "MusicLab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90630/?format=api",
                    "id": 90630,
                    "name": "MusicLab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/365323/?format=api",
        "demozoo_url": "https://demozoo.org/music/365323/",
        "id": 365323,
        "title": "SunFall",
        "author_nicks": [
            {
                "name": "MusicLab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90630/?format=api",
                    "id": 90630,
                    "name": "MusicLab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205810/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205810/",
        "id": 205810,
        "title": "На DiHalt",
        "author_nicks": [
            {
                "name": "MusicLab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90630/?format=api",
                    "id": 90630,
                    "name": "MusicLab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]