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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18785/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18785/",
        "id": 18785,
        "title": "Not A Baywatch Girl",
        "author_nicks": [
            {
                "name": "Blind Enemy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13579/?format=api",
                    "id": 13579,
                    "name": "Blind Enemy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Simple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
                    "id": 87940,
                    "name": "Simple",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "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/286438/?format=api",
        "demozoo_url": "https://demozoo.org/music/286438/",
        "id": 286438,
        "title": "Jazzin' Lounge",
        "author_nicks": [
            {
                "name": "Libertine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8207/?format=api",
                    "id": 8207,
                    "name": "Libertine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Simple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
                    "id": 87940,
                    "name": "Simple",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304260/?format=api",
        "demozoo_url": "https://demozoo.org/music/304260/",
        "id": 304260,
        "title": "Champagne",
        "author_nicks": [
            {
                "name": "Zest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4866/?format=api",
                    "id": 4866,
                    "name": "Mindplay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Simple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
                    "id": 87940,
                    "name": "Simple",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]