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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302891/?format=api",
        "demozoo_url": "https://demozoo.org/music/302891/",
        "id": 302891,
        "title": "Igelhaarfrisur",
        "author_nicks": [
            {
                "name": "Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44470/?format=api",
                    "id": 44470,
                    "name": "Micha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stabile Altbauten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120310/?format=api",
                    "id": 120310,
                    "name": "Stabile Altbauten",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-12-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335827/",
        "id": 335827,
        "title": "Igelhaarfrisur",
        "author_nicks": [
            {
                "name": "Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44470/?format=api",
                    "id": 44470,
                    "name": "Micha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stabile Altbauten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120310/?format=api",
                    "id": 120310,
                    "name": "Stabile Altbauten",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-12-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "executable-music-intro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293334/?format=api",
        "demozoo_url": "https://demozoo.org/music/293334/",
        "id": 293334,
        "title": "Kerstin aus Heilbronn",
        "author_nicks": [
            {
                "name": "Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44470/?format=api",
                    "id": 44470,
                    "name": "Micha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stabile Altbauten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120310/?format=api",
                    "id": 120310,
                    "name": "Stabile Altbauten",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-04-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290420/?format=api",
        "demozoo_url": "https://demozoo.org/music/290420/",
        "id": 290420,
        "title": "Fugue",
        "author_nicks": [
            {
                "name": "Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44470/?format=api",
                    "id": 44470,
                    "name": "Micha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stabile Altbauten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120310/?format=api",
                    "id": 120310,
                    "name": "Stabile Altbauten",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-02-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]