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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41176/?format=api",
        "demozoo_url": "https://demozoo.org/music/41176/",
        "id": 41176,
        "title": "YM2149",
        "author_nicks": [
            {
                "name": "TCM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26217/?format=api",
                    "id": 26217,
                    "name": "TCM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scullar",
                "abbreviation": "SCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6471/?format=api",
                    "id": 6471,
                    "name": "Scullar",
                    "is_group": true
                }
            },
            {
                "name": "Slipstream",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                    "id": 1433,
                    "name": "Slipstream",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-08",
        "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/5026/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5026/",
        "id": 5026,
        "title": "G20 bungle darf",
        "author_nicks": [
            {
                "name": "Forest Creature",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6470/?format=api",
                    "id": 6470,
                    "name": "Forest Creature",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scullar",
                "abbreviation": "SCR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6471/?format=api",
                    "id": 6471,
                    "name": "Scullar",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]