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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40862/",
        "id": 40862,
        "title": "Stupid",
        "author_nicks": [
            {
                "name": "Clever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15334/?format=api",
                    "id": 15334,
                    "name": "Clever",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Butchers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91094/?format=api",
                    "id": 91094,
                    "name": "Butchers",
                    "is_group": true
                }
            },
            {
                "name": "Case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10260/?format=api",
                    "id": 10260,
                    "name": "Case",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41066/?format=api",
        "demozoo_url": "https://demozoo.org/music/41066/",
        "id": 41066,
        "title": "Cerber",
        "author_nicks": [
            {
                "name": "Otton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10168/?format=api",
                    "id": 10168,
                    "name": "Otton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10260/?format=api",
                    "id": 10260,
                    "name": "Case",
                    "is_group": true
                }
            },
            {
                "name": "High Voltage",
                "abbreviation": "HV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15006/?format=api",
                    "id": 15006,
                    "name": "High Voltage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "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/36121/?format=api",
        "demozoo_url": "https://demozoo.org/music/36121/",
        "id": 36121,
        "title": "Entrance To Illusion",
        "author_nicks": [
            {
                "name": "Protas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10256/?format=api",
                    "id": 10256,
                    "name": "Protas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10260/?format=api",
                    "id": 10260,
                    "name": "Case",
                    "is_group": true
                }
            },
            {
                "name": "The GRiD",
                "abbreviation": "GRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                    "id": 5940,
                    "name": "The GRiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-22",
        "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"
        ]
    }
]