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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311796/?format=api",
        "demozoo_url": "https://demozoo.org/music/311796/",
        "id": 311796,
        "title": "No Way (Original XTD Mix)",
        "author_nicks": [
            {
                "name": "Nightflowers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87671/?format=api",
                    "id": 87671,
                    "name": "Nightflowers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flow Hertz Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133231/?format=api",
                    "id": 133231,
                    "name": "Flow Hertz Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "trance",
            "45ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311795/?format=api",
        "demozoo_url": "https://demozoo.org/music/311795/",
        "id": 311795,
        "title": "I Love You (Fairytale Mix)",
        "author_nicks": [
            {
                "name": "Nightflowers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87671/?format=api",
                    "id": 87671,
                    "name": "Nightflowers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flow Hertz Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133231/?format=api",
                    "id": 133231,
                    "name": "Flow Hertz Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]