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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187290/?format=api",
        "demozoo_url": "https://demozoo.org/music/187290/",
        "id": 187290,
        "title": "Time Waves",
        "author_nicks": [
            {
                "name": "Solknight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43776/?format=api",
                    "id": 43776,
                    "name": "Solknight",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic Dreams",
                "abbreviation": "SCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                    "id": 7582,
                    "name": "Sonic Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Threshold",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78167/?format=api",
                    "id": 78167,
                    "name": "Threshold",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20990/?format=api",
        "demozoo_url": "https://demozoo.org/music/20990/",
        "id": 20990,
        "title": "Jazz Crackers",
        "author_nicks": [
            {
                "name": "A Life in Hell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43049/?format=api",
                    "id": 43049,
                    "name": "A Life in Hell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                    "id": 7582,
                    "name": "Sonic Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Warriors of the Wasteland",
                "abbreviation": "WOW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                    "id": 5085,
                    "name": "Warriors of the Wasteland",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]