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

[
    {
        "url": "https://demozoo.org/api/v1/productions/241668/?format=api",
        "demozoo_url": "https://demozoo.org/music/241668/",
        "id": 241668,
        "title": "Cascus",
        "author_nicks": [
            {
                "name": "Dr. Bully",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3357/?format=api",
                    "id": 3357,
                    "name": "Dr. Bully",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amega Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69471/?format=api",
                    "id": 69471,
                    "name": "Amega Industries",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-24",
        "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/180504/?format=api",
        "demozoo_url": "https://demozoo.org/music/180504/",
        "id": 180504,
        "title": "Tantalized",
        "author_nicks": [
            {
                "name": "Jam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75173/?format=api",
                    "id": 75173,
                    "name": "Jam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amega Industries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69471/?format=api",
                    "id": 69471,
                    "name": "Amega Industries",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "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"
        ]
    }
]