GET /api/v1/releasers/30862/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/52521/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52521/",
        "id": 52521,
        "title": "Stirb Endlich",
        "author_nicks": [
            {
                "name": "Der Denker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30861/?format=api",
                    "id": 30861,
                    "name": "Der Denker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "XoX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30862/?format=api",
                    "id": 30862,
                    "name": "XoX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52557/?format=api",
        "demozoo_url": "https://demozoo.org/music/52557/",
        "id": 52557,
        "title": "Clubby",
        "author_nicks": [
            {
                "name": "DeMo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30872/?format=api",
                    "id": 30872,
                    "name": "DeMo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "XoX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30862/?format=api",
                    "id": 30862,
                    "name": "XoX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]