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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179780/?format=api",
        "demozoo_url": "https://demozoo.org/music/179780/",
        "id": 179780,
        "title": "Suburbian Dance",
        "author_nicks": [
            {
                "name": "Vega",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63790/?format=api",
                    "id": 63790,
                    "name": "Vega",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73381/?format=api",
                    "id": 73381,
                    "name": "Poison",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-28",
        "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/222527/?format=api",
        "demozoo_url": "https://demozoo.org/music/222527/",
        "id": 222527,
        "title": "jesko2",
        "author_nicks": [
            {
                "name": "Hardbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93236/?format=api",
                    "id": 93236,
                    "name": "Hardbreaker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73381/?format=api",
                    "id": 73381,
                    "name": "Poison",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-05",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]