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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361134/?format=api",
        "demozoo_url": "https://demozoo.org/music/361134/",
        "id": 361134,
        "title": "Ducky",
        "author_nicks": [
            {
                "name": "Troop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19957/?format=api",
                    "id": 19957,
                    "name": "Troop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanctuary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19952/?format=api",
                    "id": 19952,
                    "name": "Sanctuary",
                    "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/145032/?format=api",
        "demozoo_url": "https://demozoo.org/music/145032/",
        "id": 145032,
        "title": "Fysiometrical",
        "author_nicks": [
            {
                "name": "Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19953/?format=api",
                    "id": 19953,
                    "name": "Hawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sanctuary",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19952/?format=api",
                    "id": 19952,
                    "name": "Sanctuary",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-01",
        "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"
        ]
    }
]