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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318594/?format=api",
        "demozoo_url": "https://demozoo.org/music/318594/",
        "id": 318594,
        "title": "Loops of Revolution",
        "author_nicks": [
            {
                "name": "KiKo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116963/?format=api",
                    "id": 116963,
                    "name": "KiKo",
                    "is_group": false
                }
            },
            {
                "name": "Vlado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102967/?format=api",
                    "id": 102967,
                    "name": "Vlado",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dr3amsource",
                "abbreviation": "D3M",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135902/?format=api",
                    "id": 135902,
                    "name": "Dr3amsource",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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/318603/?format=api",
        "demozoo_url": "https://demozoo.org/music/318603/",
        "id": 318603,
        "title": "Why Not",
        "author_nicks": [
            {
                "name": "KiKo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116963/?format=api",
                    "id": 116963,
                    "name": "KiKo",
                    "is_group": false
                }
            },
            {
                "name": "Vlado",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102967/?format=api",
                    "id": 102967,
                    "name": "Vlado",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dr3amsource",
                "abbreviation": "D3M",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135902/?format=api",
                    "id": 135902,
                    "name": "Dr3amsource",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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"
        ]
    }
]