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

[
    {
        "url": "https://demozoo.org/api/v1/productions/41252/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41252/",
        "id": 41252,
        "title": "Book",
        "author_nicks": [
            {
                "name": "Virtual Vexation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26249/?format=api",
                    "id": 26249,
                    "name": "Virtual Vexation",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19194/?format=api",
                    "id": 19194,
                    "name": "LM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "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/27722/?format=api",
        "demozoo_url": "https://demozoo.org/music/27722/",
        "id": 27722,
        "title": "Carry On",
        "author_nicks": [
            {
                "name": "Cheefko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19193/?format=api",
                    "id": 19193,
                    "name": "Cheefko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "LM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19194/?format=api",
                    "id": 19194,
                    "name": "LM",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]