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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158960/?format=api",
        "demozoo_url": "https://demozoo.org/music/158960/",
        "id": 158960,
        "title": "Intellect",
        "author_nicks": [
            {
                "name": "Whisper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25326/?format=api",
                    "id": 25326,
                    "name": "Whisper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Devil's Orgy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65974/?format=api",
                    "id": 65974,
                    "name": "Devil's Orgy",
                    "is_group": true
                }
            },
            {
                "name": "Metachrome",
                "abbreviation": "MTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25327/?format=api",
                    "id": 25327,
                    "name": "Metachrome",
                    "is_group": true
                }
            },
            {
                "name": "Moons",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10564/?format=api",
                    "id": 10564,
                    "name": "Moons",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40447/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40447/",
        "id": 40447,
        "title": "Blondie",
        "author_nicks": [
            {
                "name": "Rebel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71391/?format=api",
                    "id": 71391,
                    "name": "Rebel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Devil's Orgy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65974/?format=api",
                    "id": 65974,
                    "name": "Devil's Orgy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]