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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67474/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67474/",
        "id": 67474,
        "title": "Noname",
        "author_nicks": [
            {
                "name": "Bca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15777/?format=api",
                    "id": 15777,
                    "name": "Bca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22035/?format=api",
                    "id": 22035,
                    "name": "Karva",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153752/?format=api",
        "demozoo_url": "https://demozoo.org/music/153752/",
        "id": 153752,
        "title": "Defibliration",
        "author_nicks": [
            {
                "name": "Luk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                    "id": 10172,
                    "name": "Luk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22035/?format=api",
                    "id": 22035,
                    "name": "Karva",
                    "is_group": true
                }
            },
            {
                "name": "Procreation",
                "abbreviation": "PCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                    "id": 11710,
                    "name": "Procreation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165871/?format=api",
        "demozoo_url": "https://demozoo.org/music/165871/",
        "id": 165871,
        "title": "Judgement Day",
        "author_nicks": [
            {
                "name": "Luk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                    "id": 10172,
                    "name": "Luk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karva",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22035/?format=api",
                    "id": 22035,
                    "name": "Karva",
                    "is_group": true
                }
            },
            {
                "name": "Procreation",
                "abbreviation": "PCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                    "id": 11710,
                    "name": "Procreation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]