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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318605/?format=api",
        "demozoo_url": "https://demozoo.org/music/318605/",
        "id": 318605,
        "title": "Das Boot",
        "author_nicks": [
            {
                "name": "Dirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6712/?format=api",
                    "id": 6712,
                    "name": "Dirk",
                    "is_group": false
                }
            },
            {
                "name": "Yorak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94367/?format=api",
                    "id": 94367,
                    "name": "Yorak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102271/?format=api",
                    "id": 102271,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-18",
        "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",
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328182/?format=api",
        "demozoo_url": "https://demozoo.org/music/328182/",
        "id": 328182,
        "title": "Visual Reality",
        "author_nicks": [
            {
                "name": "Excalibur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28481/?format=api",
                    "id": 28481,
                    "name": "Excalibur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102271/?format=api",
                    "id": 102271,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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"
        ]
    }
]