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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372073/?format=api",
        "demozoo_url": "https://demozoo.org/music/372073/",
        "id": 372073,
        "title": "In The Abyss of Mind",
        "author_nicks": [
            {
                "name": "Galahad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116600/?format=api",
                    "id": 116600,
                    "name": "Galahad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic Speed Slayers",
                "abbreviation": "SSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117913/?format=api",
                    "id": 117913,
                    "name": "Sonic Speed Slayers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "21ch",
            "bj-guitar"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/319848/?format=api",
        "demozoo_url": "https://demozoo.org/music/319848/",
        "id": 319848,
        "title": "My Darkest Fears",
        "author_nicks": [
            {
                "name": "Hybrido",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117911/?format=api",
                    "id": 117911,
                    "name": "Hybrido",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic Speed Slayers",
                "abbreviation": "SSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117913/?format=api",
                    "id": 117913,
                    "name": "Sonic Speed Slayers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch",
            "black-metal"
        ]
    }
]