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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208635/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208635/",
        "id": 208635,
        "title": "Tetra Copy 1.0",
        "author_nicks": [
            {
                "name": "Zylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3453/?format=api",
                    "id": 3453,
                    "name": "Zylon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78083/?format=api",
                    "id": 78083,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-27",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214205/?format=api",
        "demozoo_url": "https://demozoo.org/music/214205/",
        "id": 214205,
        "title": "Musak",
        "author_nicks": [
            {
                "name": "Eric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46056/?format=api",
                    "id": 46056,
                    "name": "Faddy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78083/?format=api",
                    "id": 78083,
                    "name": "Illusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09-30",
        "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"
        ]
    }
]