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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57001/?format=api",
        "demozoo_url": "https://demozoo.org/music/57001/",
        "id": 57001,
        "title": "Aeternal Nights",
        "author_nicks": [
            {
                "name": "Herotyc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10023/?format=api",
                    "id": 10023,
                    "name": "Herotyc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bastard Artists From Hell",
                "abbreviation": "BAFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28628/?format=api",
                    "id": 28628,
                    "name": "Bastard Artists From Hell",
                    "is_group": true
                }
            },
            {
                "name": "Vanian-ut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33614/?format=api",
                    "id": 33614,
                    "name": "Vanian-ut",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "28ch"
        ]
    }
]