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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36489/?format=api",
        "demozoo_url": "https://demozoo.org/music/36489/",
        "id": 36489,
        "title": "galaxzija-10",
        "author_nicks": [
            {
                "name": "Irrlicht Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23869/?format=api",
                    "id": 23869,
                    "name": "Utz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23870/?format=api",
                    "id": 23870,
                    "name": "Bhack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/63356/?format=api",
        "demozoo_url": "https://demozoo.org/music/63356/",
        "id": 63356,
        "title": "Gnampf",
        "author_nicks": [
            {
                "name": "Irrlicht Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23869/?format=api",
                    "id": 23869,
                    "name": "Utz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23870/?format=api",
                    "id": 23870,
                    "name": "Bhack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61372/?format=api",
        "demozoo_url": "https://demozoo.org/music/61372/",
        "id": 61372,
        "title": "Stubdepp",
        "author_nicks": [
            {
                "name": "Irrlicht Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23869/?format=api",
                    "id": 23869,
                    "name": "Utz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23870/?format=api",
                    "id": 23870,
                    "name": "Bhack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-10-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]