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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370035/?format=api",
        "demozoo_url": "https://demozoo.org/music/370035/",
        "id": 370035,
        "title": "Die Roboter",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beat Machine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79420/?format=api",
                    "id": 79420,
                    "name": "Beat Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-02",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293240/?format=api",
        "demozoo_url": "https://demozoo.org/music/293240/",
        "id": 293240,
        "title": "Intro Designer 3 (tune 8)",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beat Machine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79420/?format=api",
                    "id": 79420,
                    "name": "Beat Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293295/?format=api",
        "demozoo_url": "https://demozoo.org/music/293295/",
        "id": 293295,
        "title": "Outrun II Remix v2",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beat Machine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79420/?format=api",
                    "id": 79420,
                    "name": "Beat Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168160/?format=api",
        "demozoo_url": "https://demozoo.org/music/168160/",
        "id": 168160,
        "title": "No Reality",
        "author_nicks": [
            {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72511/?format=api",
                    "id": 72511,
                    "name": "Chris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beat Machine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79420/?format=api",
                    "id": 79420,
                    "name": "Beat Machine",
                    "is_group": true
                }
            },
            {
                "name": "Tristar",
                "abbreviation": "TRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                    "id": 4008,
                    "name": "Tristar",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "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": []
    }
]