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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25118/?format=api",
        "demozoo_url": "https://demozoo.org/music/25118/",
        "id": 25118,
        "title": "Bolzenschneider",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10236/?format=api",
                    "id": 10236,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "XSolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10234/?format=api",
                    "id": 10234,
                    "name": "XSolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "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/47256/?format=api",
        "demozoo_url": "https://demozoo.org/music/47256/",
        "id": 47256,
        "title": "Soul",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10236/?format=api",
                    "id": 10236,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "XSolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10234/?format=api",
                    "id": 10234,
                    "name": "XSolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "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/22038/?format=api",
        "demozoo_url": "https://demozoo.org/music/22038/",
        "id": 22038,
        "title": "Infinity",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10236/?format=api",
                    "id": 10236,
                    "name": "Phantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "XSolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10234/?format=api",
                    "id": 10234,
                    "name": "XSolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]