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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178104/?format=api",
        "demozoo_url": "https://demozoo.org/music/178104/",
        "id": 178104,
        "title": "Haetaevaeaerae",
        "author_nicks": [
            {
                "name": "10goto40",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74204/?format=api",
                    "id": 74204,
                    "name": "10goto40",
                    "is_group": false
                }
            },
            {
                "name": "Mayor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
                    "id": 12895,
                    "name": "Mayor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "poro_trax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74205/?format=api",
                    "id": 74205,
                    "name": "poro_trax",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-01-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"
        ]
    }
]