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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115714/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115714/",
        "id": 115714,
        "title": "iNSANE NFO",
        "author_nicks": [
            {
                "name": "Skope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3171/?format=api",
                    "id": 3171,
                    "name": "Skope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Stereoverket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51111/?format=api",
                    "id": 51111,
                    "name": "Stereoverket",
                    "is_group": true
                }
            },
            {
                "name": "Up Rough",
                "abbreviation": "UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                    "id": 456,
                    "name": "Up Rough",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]