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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42330/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42330/",
        "id": 42330,
        "title": "Fabienne",
        "author_nicks": [
            {
                "name": "Sweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24624/?format=api",
                    "id": 24624,
                    "name": "Sweeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excite",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                    "id": 35877,
                    "name": "Excite",
                    "is_group": true
                }
            },
            {
                "name": "Vantage",
                "abbreviation": "VTG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                    "id": 71,
                    "name": "Vantage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-10",
        "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/97078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97078/",
        "id": 97078,
        "title": "A typical Windows-User",
        "author_nicks": [
            {
                "name": "Sweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24624/?format=api",
                    "id": 24624,
                    "name": "Sweeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excite",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                    "id": 35877,
                    "name": "Excite",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97092/",
        "id": 97092,
        "title": "Stars",
        "author_nicks": [
            {
                "name": "Disco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36084/?format=api",
                    "id": 36084,
                    "name": "Disco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excite",
                "abbreviation": "EXC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                    "id": 35877,
                    "name": "Excite",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96936/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96936/",
        "id": 96936,
        "title": "Moonlight",
        "author_nicks": [
            {
                "name": "Sweeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24624/?format=api",
                    "id": 24624,
                    "name": "Sweeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hells Passion",
                "abbreviation": "HP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                    "id": 35877,
                    "name": "Excite",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]