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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84192/?format=api",
        "demozoo_url": "https://demozoo.org/music/84192/",
        "id": 84192,
        "title": "Dai!",
        "author_nicks": [
            {
                "name": "Fledaks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42471/?format=api",
                    "id": 42471,
                    "name": "Fledaks",
                    "is_group": false
                }
            },
            {
                "name": "Simasepallus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42472/?format=api",
                    "id": 42472,
                    "name": "Simasepallus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ksylitol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42473/?format=api",
                    "id": 42473,
                    "name": "Ksylitol",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-09-16",
        "supertype": "music",
        "platforms": [],
        "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/222986/?format=api",
        "demozoo_url": "https://demozoo.org/music/222986/",
        "id": 222986,
        "title": "Lahna",
        "author_nicks": [
            {
                "name": "Obskuron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94540/?format=api",
                    "id": 94540,
                    "name": "Obskuron",
                    "is_group": false
                }
            },
            {
                "name": "Sukat-5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99570/?format=api",
                    "id": 99570,
                    "name": "Sukat-5",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ksylitol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42473/?format=api",
                    "id": 42473,
                    "name": "Ksylitol",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-02-27",
        "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"
        ]
    }
]