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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98779/?format=api",
        "demozoo_url": "https://demozoo.org/music/98779/",
        "id": 98779,
        "title": "Lone Driver",
        "author_nicks": [
            {
                "name": "JRB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34866/?format=api",
                    "id": 34866,
                    "name": "The Spy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blackhole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13973/?format=api",
                    "id": 13973,
                    "name": "Blackhole",
                    "is_group": true
                }
            },
            {
                "name": "Chill Productions",
                "abbreviation": "CHiLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                    "id": 30482,
                    "name": "Chill Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19342/?format=api",
        "demozoo_url": "https://demozoo.org/music/19342/",
        "id": 19342,
        "title": "My Own World",
        "author_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5598/?format=api",
                    "id": 5598,
                    "name": "Xenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blackhole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13973/?format=api",
                    "id": 13973,
                    "name": "Blackhole",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-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": []
    }
]