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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54086/?format=api",
        "demozoo_url": "https://demozoo.org/music/54086/",
        "id": 54086,
        "title": "Dixie Commando",
        "author_nicks": [
            {
                "name": "Scalex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9058/?format=api",
                    "id": 9058,
                    "name": "Scalex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bratri v tracku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29496/?format=api",
                    "id": 29496,
                    "name": "Bratri v tracku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48322/?format=api",
        "demozoo_url": "https://demozoo.org/music/48322/",
        "id": 48322,
        "title": "Sad and Happy",
        "author_nicks": [
            {
                "name": "Scalex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9058/?format=api",
                    "id": 9058,
                    "name": "Scalex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bratri v tracku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29496/?format=api",
                    "id": 29496,
                    "name": "Bratri v tracku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]