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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18552/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18552/",
        "id": 18552,
        "title": "Croocky X Mas",
        "author_nicks": [
            {
                "name": "Germ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27061/?format=api",
                    "id": 27061,
                    "name": "Germ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100968/?format=api",
                    "id": 100968,
                    "name": "Fresh",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/32633/?format=api",
        "demozoo_url": "https://demozoo.org/music/32633/",
        "id": 32633,
        "title": "The Dogg Father",
        "author_nicks": [
            {
                "name": "Moone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19389/?format=api",
                    "id": 19389,
                    "name": "Moone",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/100968/?format=api",
                    "id": 100968,
                    "name": "Fresh",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]