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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322920/?format=api",
        "demozoo_url": "https://demozoo.org/music/322920/",
        "id": 322920,
        "title": "Jay-S-L",
        "author_nicks": [
            {
                "name": "Scarzix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37142/?format=api",
                    "id": 37142,
                    "name": "Scarzix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fresh And In Charge",
                "abbreviation": "FAIC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                    "id": 46958,
                    "name": "Fresh And In Charge",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-03-30",
        "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",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/100543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100543/",
        "id": 100543,
        "title": "CP-Listan 1000",
        "author_nicks": [
            {
                "name": "Dj Cat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19147/?format=api",
                    "id": 19147,
                    "name": "Dj Cat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fresh And In Charge",
                "abbreviation": "FAIC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                    "id": 46958,
                    "name": "Fresh And In Charge",
                    "is_group": true
                }
            },
            {
                "name": "Keso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                    "id": 5130,
                    "name": "Keso",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-02-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "6581",
            "humor",
            "swedish"
        ]
    }
]