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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155753/?format=api",
        "demozoo_url": "https://demozoo.org/music/155753/",
        "id": 155753,
        "title": "funk'n jam",
        "author_nicks": [
            {
                "name": "Mad-Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15618/?format=api",
                    "id": 15618,
                    "name": "Nugget",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50805/?format=api",
                    "id": 50805,
                    "name": "Effex",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114247/?format=api",
        "demozoo_url": "https://demozoo.org/music/114247/",
        "id": 114247,
        "title": "New Revolution...",
        "author_nicks": [
            {
                "name": "Mad-Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15618/?format=api",
                    "id": 15618,
                    "name": "Nugget",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Effex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50805/?format=api",
                    "id": 50805,
                    "name": "Effex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]