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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38394/?format=api",
        "demozoo_url": "https://demozoo.org/music/38394/",
        "id": 38394,
        "title": "Religion",
        "author_nicks": [
            {
                "name": "Beatmaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11214/?format=api",
                    "id": 11214,
                    "name": "Beatmaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitraiders",
                "abbreviation": "BRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24872/?format=api",
                    "id": 24872,
                    "name": "Bitraiders",
                    "is_group": true
                }
            },
            {
                "name": "Code and Light Sorcerers",
                "abbreviation": "CLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11213/?format=api",
                    "id": 11213,
                    "name": "Code and Light Sorcerers",
                    "is_group": true
                }
            },
            {
                "name": "Lysergic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24834/?format=api",
                    "id": 24834,
                    "name": "Lysergic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38636/",
        "id": 38636,
        "title": "Krap",
        "author_nicks": [
            {
                "name": "Mindbender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24833/?format=api",
                    "id": 24833,
                    "name": "Mindbender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lysergic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24834/?format=api",
                    "id": 24834,
                    "name": "Lysergic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]