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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5573/?format=api",
        "demozoo_url": "https://demozoo.org/music/5573/",
        "id": 5573,
        "title": "Money Does Not Compute",
        "author_nicks": [
            {
                "name": "Mindcoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6810/?format=api",
                    "id": 6810,
                    "name": "Mindcoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FX Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5681/?format=api",
                    "id": 5681,
                    "name": "FX Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-01-27",
        "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/46780/?format=api",
        "demozoo_url": "https://demozoo.org/music/46780/",
        "id": 46780,
        "title": "system.failure",
        "author_nicks": [
            {
                "name": "Mindcoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6810/?format=api",
                    "id": 6810,
                    "name": "Mindcoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FXTeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5681/?format=api",
                    "id": 5681,
                    "name": "FX Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-29",
        "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/50718/?format=api",
        "demozoo_url": "https://demozoo.org/music/50718/",
        "id": 50718,
        "title": "Worldwide_Take0ver",
        "author_nicks": [
            {
                "name": "Mindcoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6810/?format=api",
                    "id": 6810,
                    "name": "Mindcoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FXTeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5681/?format=api",
                    "id": 5681,
                    "name": "FX Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]