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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318739/?format=api",
        "demozoo_url": "https://demozoo.org/music/318739/",
        "id": 318739,
        "title": "Space (Short)",
        "author_nicks": [
            {
                "name": "Aron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135947/?format=api",
                    "id": 135947,
                    "name": "Aron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                    "id": 50397,
                    "name": "Vogue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-01",
        "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/318740/?format=api",
        "demozoo_url": "https://demozoo.org/music/318740/",
        "id": 318740,
        "title": "Space",
        "author_nicks": [
            {
                "name": "Aron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135947/?format=api",
                    "id": 135947,
                    "name": "Aron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                    "id": 50397,
                    "name": "Vogue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]