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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181911/?format=api",
        "demozoo_url": "https://demozoo.org/music/181911/",
        "id": 181911,
        "title": "Somewhere",
        "author_nicks": [
            {
                "name": "Equalizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65945/?format=api",
                    "id": 65945,
                    "name": "Equalizer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "First Wave",
                "abbreviation": "FW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63696/?format=api",
                    "id": 63696,
                    "name": "First Wave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-05",
        "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/218099/?format=api",
        "demozoo_url": "https://demozoo.org/music/218099/",
        "id": 218099,
        "title": "Galaxy",
        "author_nicks": [
            {
                "name": "Equalizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65945/?format=api",
                    "id": 65945,
                    "name": "Equalizer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "First Wave",
                "abbreviation": "FW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63696/?format=api",
                    "id": 63696,
                    "name": "First Wave",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]