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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327970/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327970/",
        "id": 327970,
        "title": "CyberBullying",
        "author_nicks": [
            {
                "name": "S_TN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120050/?format=api",
                    "id": 120050,
                    "name": "S_TN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "chiptune",
            "drum-n-bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290128/?format=api",
        "demozoo_url": "https://demozoo.org/music/290128/",
        "id": 290128,
        "title": "Chaosbass",
        "author_nicks": [
            {
                "name": "S_TN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120050/?format=api",
                    "id": 120050,
                    "name": "S_TN",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-02-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lsdj"
        ]
    }
]