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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310320/?format=api",
        "demozoo_url": "https://demozoo.org/music/310320/",
        "id": 310320,
        "title": "Satellite",
        "author_nicks": [
            {
                "name": "Modesty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59488/?format=api",
                    "id": 59488,
                    "name": "Modesty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spectral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64202/?format=api",
                    "id": 64202,
                    "name": "Spectral",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/217387/?format=api",
        "demozoo_url": "https://demozoo.org/music/217387/",
        "id": 217387,
        "title": "are you ready",
        "author_nicks": [
            {
                "name": "Racoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63473/?format=api",
                    "id": 63473,
                    "name": "Racoon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spectral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64202/?format=api",
                    "id": 64202,
                    "name": "Spectral",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]