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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24629/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24629/",
        "id": 24629,
        "title": "Clasm",
        "author_nicks": [
            {
                "name": "Argon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17780/?format=api",
                    "id": 17780,
                    "name": "Argon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
                    "id": 17766,
                    "name": "Epic Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50233/?format=api",
        "demozoo_url": "https://demozoo.org/music/50233/",
        "id": 50233,
        "title": "Paroxysm",
        "author_nicks": [
            {
                "name": "Skybax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10120/?format=api",
                    "id": 10120,
                    "name": "Skybax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Epic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
                    "id": 17766,
                    "name": "Epic Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]