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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42883/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42883/",
        "id": 42883,
        "title": "sötét erő",
        "author_nicks": [
            {
                "name": "Ionix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26492/?format=api",
                    "id": 26492,
                    "name": "Ionix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Angels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27530/?format=api",
                    "id": 27530,
                    "name": "Angels",
                    "is_group": true
                }
            },
            {
                "name": "The Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8919/?format=api",
                    "id": 8919,
                    "name": "The Union",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]