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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5533/?format=api",
        "demozoo_url": "https://demozoo.org/music/5533/",
        "id": 5533,
        "title": "Tekknological",
        "author_nicks": [
            {
                "name": "J. Wilson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6719/?format=api",
                    "id": 6719,
                    "name": "J. Wilson",
                    "is_group": false
                }
            },
            {
                "name": "M. Linde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6718/?format=api",
                    "id": 6718,
                    "name": "Poseidon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pds Prod.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6720/?format=api",
                    "id": 6720,
                    "name": "Pds Prod.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-29",
        "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"
        ]
    }
]