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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87865/?format=api",
        "demozoo_url": "https://demozoo.org/music/87865/",
        "id": 87865,
        "title": "My Mind",
        "author_nicks": [
            {
                "name": "VLX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25931/?format=api",
                    "id": 25931,
                    "name": "VLX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dial",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25893/?format=api",
                    "id": 25893,
                    "name": "Dial",
                    "is_group": true
                }
            },
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            },
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25932/?format=api",
                    "id": 25932,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-18",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60782/?format=api",
        "demozoo_url": "https://demozoo.org/music/60782/",
        "id": 60782,
        "title": "Pandemonium Demo",
        "author_nicks": [
            {
                "name": "VLX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25931/?format=api",
                    "id": 25931,
                    "name": "VLX",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dial",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25893/?format=api",
                    "id": 25893,
                    "name": "Dial",
                    "is_group": true
                }
            },
            {
                "name": "Pandemonium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32517/?format=api",
                    "id": 32517,
                    "name": "Pandemonium",
                    "is_group": true
                }
            },
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25932/?format=api",
                    "id": 25932,
                    "name": "Utopia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "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"
        ]
    }
]