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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327417/?format=api",
        "demozoo_url": "https://demozoo.org/music/327417/",
        "id": 327417,
        "title": "In Your Dreams",
        "author_nicks": [
            {
                "name": "Elvann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133260/?format=api",
                    "id": 133260,
                    "name": "Elvann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "metal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311918/?format=api",
        "demozoo_url": "https://demozoo.org/music/311918/",
        "id": 311918,
        "title": "Lady in Red",
        "author_nicks": [
            {
                "name": "Elvann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133260/?format=api",
                    "id": 133260,
                    "name": "Elvann",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "beepbox"
        ]
    }
]