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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38332/?format=api",
        "demozoo_url": "https://demozoo.org/music/38332/",
        "id": 38332,
        "title": "Electrify",
        "author_nicks": [
            {
                "name": "dBiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24648/?format=api",
                    "id": 24648,
                    "name": "dBiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-08-21",
        "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/86762/?format=api",
        "demozoo_url": "https://demozoo.org/music/86762/",
        "id": 86762,
        "title": "Ready ?",
        "author_nicks": [
            {
                "name": "dBiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24648/?format=api",
                    "id": 24648,
                    "name": "dBiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-15",
        "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/55330/?format=api",
        "demozoo_url": "https://demozoo.org/music/55330/",
        "id": 55330,
        "title": "Not Enough",
        "author_nicks": [
            {
                "name": "DoctorBiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19115/?format=api",
                    "id": 19115,
                    "name": "DoctorBiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lapsen",
                "abbreviation": "LPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                    "id": 10905,
                    "name": "Lapsen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]