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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309871/?format=api",
        "demozoo_url": "https://demozoo.org/music/309871/",
        "id": 309871,
        "title": "I Will Make U Dance",
        "author_nicks": [
            {
                "name": "Dj MoonRaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132335/?format=api",
                    "id": 132335,
                    "name": "Dj MoonRaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Galacta Project",
                "abbreviation": "TGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132347/?format=api",
                    "id": 132347,
                    "name": "The Galacta Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309867/?format=api",
        "demozoo_url": "https://demozoo.org/music/309867/",
        "id": 309867,
        "title": "Destin. Moonieland",
        "author_nicks": [
            {
                "name": "Dj MoonRaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132335/?format=api",
                    "id": 132335,
                    "name": "Dj MoonRaver",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Galacta Project",
                "abbreviation": "TGP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132347/?format=api",
                    "id": 132347,
                    "name": "The Galacta Project",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]