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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158466/?format=api",
        "demozoo_url": "https://demozoo.org/music/158466/",
        "id": 158466,
        "title": "Wichrowanie fogla :]",
        "author_nicks": [
            {
                "name": "Zbok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65753/?format=api",
                    "id": 65753,
                    "name": "Zbok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Debilium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65754/?format=api",
                    "id": 65754,
                    "name": "Debilium",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]