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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24756/?format=api",
        "demozoo_url": "https://demozoo.org/music/24756/",
        "id": 24756,
        "title": "Befri Mine Havregryn",
        "author_nicks": [
            {
                "name": "SeMi.ImaginarY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17897/?format=api",
                    "id": 17897,
                    "name": "SeMi.ImaginarY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hell Frog Leaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17898/?format=api",
                    "id": 17898,
                    "name": "Hell Frog Leaps",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24834/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24834/",
        "id": 24834,
        "title": "La Maison De",
        "author_nicks": [
            {
                "name": "SeMi.ImaginarY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17897/?format=api",
                    "id": 17897,
                    "name": "SeMi.ImaginarY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hell Frog Leaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17898/?format=api",
                    "id": 17898,
                    "name": "Hell Frog Leaps",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]