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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354482/?format=api",
        "demozoo_url": "https://demozoo.org/music/354482/",
        "id": 354482,
        "title": "Musica Digital XGNR23",
        "author_nicks": [
            {
                "name": "Menellel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143953/?format=api",
                    "id": 143953,
                    "name": "Menellel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-14",
        "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/355022/?format=api",
        "demozoo_url": "https://demozoo.org/music/355022/",
        "id": 355022,
        "title": "?",
        "author_nicks": [
            {
                "name": "Menellel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143953/?format=api",
                    "id": 143953,
                    "name": "Menellel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-10-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]