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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188034/?format=api",
        "demozoo_url": "https://demozoo.org/music/188034/",
        "id": 188034,
        "title": "electro-fright-ii",
        "author_nicks": [
            {
                "name": "Zing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7155/?format=api",
                    "id": 7155,
                    "name": "Zing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mayhem",
                "abbreviation": "MHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                    "id": 45241,
                    "name": "Mayhem",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-07",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196576/?format=api",
        "demozoo_url": "https://demozoo.org/music/196576/",
        "id": 196576,
        "title": "Electro-fright",
        "author_nicks": [
            {
                "name": "Zing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7155/?format=api",
                    "id": 7155,
                    "name": "Zing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mayhem",
                "abbreviation": "MHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                    "id": 45241,
                    "name": "Mayhem",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-04-07",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/180658/?format=api",
        "demozoo_url": "https://demozoo.org/music/180658/",
        "id": 180658,
        "title": "crazy-bass2",
        "author_nicks": [
            {
                "name": "Zing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7155/?format=api",
                    "id": 7155,
                    "name": "Zing",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mayhem",
                "abbreviation": "MHM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45241/?format=api",
                    "id": 45241,
                    "name": "Mayhem",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "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"
        ]
    }
]