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

[
    {
        "url": "https://demozoo.org/api/v1/productions/90279/?format=api",
        "demozoo_url": "https://demozoo.org/music/90279/",
        "id": 90279,
        "title": "Sotar-nisse",
        "author_nicks": [
            {
                "name": "Dj Abflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30914/?format=api",
                    "id": 30914,
                    "name": "GSO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TV-Shop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133230/?format=api",
                    "id": 133230,
                    "name": "TV-Shop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "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/90298/?format=api",
        "demozoo_url": "https://demozoo.org/music/90298/",
        "id": 90298,
        "title": "Via Direkt (Ät Inte Tvättmedel Mix)",
        "author_nicks": [
            {
                "name": "Dj Abflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30914/?format=api",
                    "id": 30914,
                    "name": "GSO",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TV-Shop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133230/?format=api",
                    "id": 133230,
                    "name": "TV-Shop",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "buzz-tracker"
        ]
    }
]