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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212028/?format=api",
        "demozoo_url": "https://demozoo.org/music/212028/",
        "id": 212028,
        "title": "Blowup",
        "author_nicks": [
            {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18623/?format=api",
                    "id": 18623,
                    "name": "Maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7463/?format=api",
                    "id": 7463,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish",
            "ripping-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212031/?format=api",
        "demozoo_url": "https://demozoo.org/music/212031/",
        "id": 212031,
        "title": "Fx2",
        "author_nicks": [
            {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18623/?format=api",
                    "id": 18623,
                    "name": "Maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7463/?format=api",
                    "id": 7463,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish",
            "ripping-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203058/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203058/",
        "id": 203058,
        "title": "Dialer V7.4",
        "author_nicks": [
            {
                "name": "Sanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11054/?format=api",
                    "id": 11054,
                    "name": "Sanity",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dimension =V=",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89054/?format=api",
                    "id": 89054,
                    "name": "Dimension =V=",
                    "is_group": true
                }
            },
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7463/?format=api",
                    "id": 7463,
                    "name": "Insanity",
                    "is_group": true
                }
            },
            {
                "name": "The Tremendous Trio",
                "abbreviation": "TTT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42837/?format=api",
                    "id": 42837,
                    "name": "The Tremendous Trio",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "phreaking-tool"
        ]
    }
]