GET /api/v1/releasers/39890/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/159649/?format=api",
        "demozoo_url": "https://demozoo.org/music/159649/",
        "id": 159649,
        "title": "Commando Hiscore",
        "author_nicks": [
            {
                "name": "Mr. Happy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66229/?format=api",
                    "id": 66229,
                    "name": "Mr. Happy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105585/?format=api",
        "demozoo_url": "https://demozoo.org/music/105585/",
        "id": 105585,
        "title": "UTP-001",
        "author_nicks": [
            {
                "name": "Worthless",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2547/?format=api",
                    "id": 2547,
                    "name": "MSG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "UTP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39890/?format=api",
                    "id": 39890,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]