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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342271/?format=api",
        "demozoo_url": "https://demozoo.org/music/342271/",
        "id": 342271,
        "title": "Dirty Sound",
        "author_nicks": [
            {
                "name": "bobo_PK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138903/?format=api",
                    "id": 138903,
                    "name": "bobo_PK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "epoqe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125687/?format=api",
                    "id": 125687,
                    "name": "epoqe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
                "id": 32,
                "name": "Nintendo DS (NDS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "rap",
            "nanoloop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328130/?format=api",
        "demozoo_url": "https://demozoo.org/music/328130/",
        "id": 328130,
        "title": "BTRFLY",
        "author_nicks": [
            {
                "name": "Obob_CX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138903/?format=api",
                    "id": 138903,
                    "name": "bobo_PK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]