GET /api/v1/releasers/30511/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/51642/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51642/",
        "id": 51642,
        "title": "Arschmaden vs. SCHEIDENWIND",
        "author_nicks": [
            {
                "name": "Caynan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22096/?format=api",
                    "id": 22096,
                    "name": "Caynan",
                    "is_group": false
                }
            },
            {
                "name": "Igor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4674/?format=api",
                    "id": 4674,
                    "name": "Igoronimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scheidenwind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30511/?format=api",
                    "id": 30511,
                    "name": "Scheidenwind",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]