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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23793/?format=api",
        "demozoo_url": "https://demozoo.org/music/23793/",
        "id": 23793,
        "title": "REACTIVATE",
        "author_nicks": [
            {
                "name": "Stefko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16225/?format=api",
                    "id": 16225,
                    "name": "Stefko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sauerkraut Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17299/?format=api",
                    "id": 17299,
                    "name": "Sauerkraut Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24056/?format=api",
        "demozoo_url": "https://demozoo.org/music/24056/",
        "id": 24056,
        "title": "Spacefly",
        "author_nicks": [
            {
                "name": "Stefko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16225/?format=api",
                    "id": 16225,
                    "name": "Stefko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sauerkraut Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17299/?format=api",
                    "id": 17299,
                    "name": "Sauerkraut Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]