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

[
    {
        "url": "https://demozoo.org/api/v1/productions/102357/?format=api",
        "demozoo_url": "https://demozoo.org/music/102357/",
        "id": 102357,
        "title": "Summer",
        "author_nicks": [
            {
                "name": "Dr. Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22437/?format=api",
                    "id": 22437,
                    "name": "Dr. Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Msx Makers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47977/?format=api",
                    "id": 47977,
                    "name": "Msx Makers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-13",
        "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/102353/?format=api",
        "demozoo_url": "https://demozoo.org/music/102353/",
        "id": 102353,
        "title": "Light",
        "author_nicks": [
            {
                "name": "Dr. Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22437/?format=api",
                    "id": 22437,
                    "name": "Dr. Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Msx Makers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47977/?format=api",
                    "id": 47977,
                    "name": "Msx Makers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-02",
        "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/102348/?format=api",
        "demozoo_url": "https://demozoo.org/music/102348/",
        "id": 102348,
        "title": "4 Sao Party",
        "author_nicks": [
            {
                "name": "Dr. Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22437/?format=api",
                    "id": 22437,
                    "name": "Dr. Max",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Msx Makers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47977/?format=api",
                    "id": 47977,
                    "name": "Msx Makers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-27",
        "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"
        ]
    }
]