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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295015/?format=api",
        "demozoo_url": "https://demozoo.org/music/295015/",
        "id": 295015,
        "title": "Chipsang",
        "author_nicks": [
            {
                "name": "Frenzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5113/?format=api",
                    "id": 5113,
                    "name": "Frenzy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnorok",
                "abbreviation": "HRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5510/?format=api",
                    "id": 5510,
                    "name": "Hypnorok",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mmd1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3081/?format=api",
        "demozoo_url": "https://demozoo.org/music/3081/",
        "id": 3081,
        "title": "traktorsangen",
        "author_nicks": [
            {
                "name": "yEbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5509/?format=api",
                    "id": 5509,
                    "name": "yEbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnorok",
                "abbreviation": "HRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5510/?format=api",
                    "id": 5510,
                    "name": "Hypnorok",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]