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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211096/?format=api",
        "demozoo_url": "https://demozoo.org/music/211096/",
        "id": 211096,
        "title": "Robotdance",
        "author_nicks": [
            {
                "name": "Jeano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11507/?format=api",
                    "id": 11507,
                    "name": "Jeano",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tussejuv Rangers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62225/?format=api",
                    "id": 62225,
                    "name": "Tussejuv Rangers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]