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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137105/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137105/",
        "id": 137105,
        "title": "Loss",
        "author_nicks": [
            {
                "name": "Dark Avenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44387/?format=api",
                    "id": 44387,
                    "name": "Dark Avenger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dungeon Dwellers Design",
                "abbreviation": "DDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                    "id": 44047,
                    "name": "Dungeon Dwellers Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "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/267470/?format=api",
        "demozoo_url": "https://demozoo.org/music/267470/",
        "id": 267470,
        "title": "You Goit!",
        "author_nicks": [
            {
                "name": "Ram Junky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44393/?format=api",
                    "id": 44393,
                    "name": "Windsinger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dungeon Dwellers Design",
                "abbreviation": "DDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44047/?format=api",
                    "id": 44047,
                    "name": "Dungeon Dwellers Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "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"
        ]
    }
]