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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367381/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367381/",
        "id": 367381,
        "title": "Ehtaa Tavaraa",
        "author_nicks": [
            {
                "name": "Jenni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40562/?format=api",
                    "id": 40562,
                    "name": "Jenni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338656/?format=api",
        "demozoo_url": "https://demozoo.org/music/338656/",
        "id": 338656,
        "title": "Dance Macabre",
        "author_nicks": [
            {
                "name": "Jenni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40562/?format=api",
                    "id": 40562,
                    "name": "Jenni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77373/?format=api",
        "demozoo_url": "https://demozoo.org/music/77373/",
        "id": 77373,
        "title": "Politiikka",
        "author_nicks": [
            {
                "name": "Astu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4868/?format=api",
                    "id": 4868,
                    "name": "Astu",
                    "is_group": false
                }
            },
            {
                "name": "Jenni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40562/?format=api",
                    "id": 40562,
                    "name": "Jenni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]