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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352902/?format=api",
        "demozoo_url": "https://demozoo.org/music/352902/",
        "id": 352902,
        "title": "Brothers Of The North",
        "author_nicks": [
            {
                "name": "Hiihtopiällikkö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120724/?format=api",
                    "id": 120724,
                    "name": "Hiihtopiällikkö",
                    "is_group": false
                }
            },
            {
                "name": "Pakkasnestemies 80%",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143450/?format=api",
                    "id": 143450,
                    "name": "Pakkasnestemies 80%",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hiihtoliitto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120721/?format=api",
                    "id": 120721,
                    "name": "Hiihtoliitto",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-07-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "rock",
            "metal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301795/?format=api",
        "demozoo_url": "https://demozoo.org/music/301795/",
        "id": 301795,
        "title": "Suomen Kansa Rakastaa Teitä",
        "author_nicks": [
            {
                "name": "Someron Esa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/128023/?format=api",
                    "id": 128023,
                    "name": "Someron Esa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hiihtoliitto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120721/?format=api",
                    "id": 120721,
                    "name": "Hiihtoliitto",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-10-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]