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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104858/?format=api",
        "demozoo_url": "https://demozoo.org/music/104858/",
        "id": 104858,
        "title": "BEB",
        "author_nicks": [
            {
                "name": "Panzerfaust Discount",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19122/?format=api",
                    "id": 19122,
                    "name": "Pimuri",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Serbien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48641/?format=api",
                    "id": 48641,
                    "name": "Serbien",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "psy"
        ]
    }
]