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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335329/?format=api",
        "demozoo_url": "https://demozoo.org/music/335329/",
        "id": 335329,
        "title": "Cola Remix",
        "author_nicks": [
            {
                "name": "Gregfeel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                    "id": 23837,
                    "name": "Gregfeel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lepsi De",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                    "id": 3822,
                    "name": "Lepsi De",
                    "is_group": true
                }
            },
            {
                "name": "Samar Productions",
                "abbreviation": "SMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            },
            {
                "name": "Sentinel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108875/?format=api",
                    "id": 108875,
                    "name": "Sentinel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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",
            "remix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361343/?format=api",
        "demozoo_url": "https://demozoo.org/music/361343/",
        "id": 361343,
        "title": "Captan Jack",
        "author_nicks": [
            {
                "name": "Gregfeel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                    "id": 23837,
                    "name": "Gregfeel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lepsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                    "id": 3822,
                    "name": "Lepsi De",
                    "is_group": true
                }
            },
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            },
            {
                "name": "Sentinel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108875/?format=api",
                    "id": 108875,
                    "name": "Sentinel",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "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",
            "pal"
        ]
    }
]