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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133303/?format=api",
        "demozoo_url": "https://demozoo.org/music/133303/",
        "id": 133303,
        "title": "Izvor",
        "author_nicks": [
            {
                "name": "Istok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57166/?format=api",
                    "id": 57166,
                    "name": "Istok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Linear Draft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57167/?format=api",
                    "id": 57167,
                    "name": "Linear Draft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133305/?format=api",
        "demozoo_url": "https://demozoo.org/music/133305/",
        "id": 133305,
        "title": "Voy",
        "author_nicks": [
            {
                "name": "Goliath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57168/?format=api",
                    "id": 57168,
                    "name": "Goliath",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Linear Draft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57167/?format=api",
                    "id": 57167,
                    "name": "Linear Draft",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]