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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21638/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21638/",
        "id": 21638,
        "title": "Caddy",
        "author_nicks": [
            {
                "name": "The_Baptizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15965/?format=api",
                    "id": 15965,
                    "name": "The_Baptizer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zap Intelligence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15966/?format=api",
                    "id": 15966,
                    "name": "Zap Intelligence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21712/",
        "id": 21712,
        "title": "Får Kæjs åf Wæb!",
        "author_nicks": [
            {
                "name": "Kalle Kool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16000/?format=api",
                    "id": 16000,
                    "name": "Kalle Kool",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zap Intelligence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15966/?format=api",
                    "id": 15966,
                    "name": "Zap Intelligence",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]