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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303212/?format=api",
        "demozoo_url": "https://demozoo.org/music/303212/",
        "id": 303212,
        "title": "Caelum",
        "author_nicks": [
            {
                "name": "Jugem-T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57119/?format=api",
                    "id": 57119,
                    "name": "Jugem-T",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atmosphere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110241/?format=api",
                    "id": 110241,
                    "name": "Atmosphere",
                    "is_group": true
                }
            },
            {
                "name": "Die Symphonie des AZURES",
                "abbreviation": "DSdA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64186/?format=api",
                    "id": 64186,
                    "name": "Die Symphonie des AZURES",
                    "is_group": true
                }
            },
            {
                "name": "FRONTL1NE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113546/?format=api",
                    "id": 113546,
                    "name": "FRONTL1NE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-12-11",
        "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/277092/?format=api",
        "demozoo_url": "https://demozoo.org/music/277092/",
        "id": 277092,
        "title": "Elysium",
        "author_nicks": [
            {
                "name": "Jugem-T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57119/?format=api",
                    "id": 57119,
                    "name": "Jugem-T",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Symphonie des AZURES",
                "abbreviation": "DSdA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64186/?format=api",
                    "id": 64186,
                    "name": "Die Symphonie des AZURES",
                    "is_group": true
                }
            },
            {
                "name": "FRONTL1NE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113546/?format=api",
                    "id": 113546,
                    "name": "FRONTL1NE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]