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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161916/?format=api",
        "demozoo_url": "https://demozoo.org/music/161916/",
        "id": 161916,
        "title": "m1 Song 02",
        "author_nicks": [
            {
                "name": "Jarre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52141/?format=api",
                    "id": 52141,
                    "name": "Jarre",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                    "id": 2909,
                    "name": "Defjam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160766/",
        "id": 160766,
        "title": "Z-Out Final Version Megatrainer",
        "author_nicks": [
            {
                "name": "The Fab Four",
                "abbreviation": "TF4",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66680/?format=api",
                    "id": 66680,
                    "name": "The Fab Four",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Angels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                    "id": 730,
                    "name": "Angels",
                    "is_group": true
                }
            },
            {
                "name": "Defjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                    "id": 2909,
                    "name": "Defjam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "z-out",
            "trainer"
        ]
    }
]