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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315366/?format=api",
        "demozoo_url": "https://demozoo.org/music/315366/",
        "id": 315366,
        "title": "Memory Haze",
        "author_nicks": [
            {
                "name": "RibinaBJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134683/?format=api",
                    "id": 134683,
                    "name": "Druid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Helltrot",
                "abbreviation": "HT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132346/?format=api",
                    "id": 132346,
                    "name": "Helltrot",
                    "is_group": true
                }
            },
            {
                "name": "Resurrected",
                "abbreviation": "RSTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38884/?format=api",
                    "id": 38884,
                    "name": "Resurrected",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71174/?format=api",
        "demozoo_url": "https://demozoo.org/music/71174/",
        "id": 71174,
        "title": "Got To Keep On Dancing",
        "author_nicks": [
            {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Resurrected",
                "abbreviation": "RSTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38884/?format=api",
                    "id": 38884,
                    "name": "Resurrected",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-12",
        "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"
        ]
    }
]