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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162340/?format=api",
        "demozoo_url": "https://demozoo.org/music/162340/",
        "id": 162340,
        "title": "Autumn Leaves",
        "author_nicks": [
            {
                "name": "WayBe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44281/?format=api",
                    "id": 44281,
                    "name": "WayBe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Consciousness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60218/?format=api",
                    "id": 60218,
                    "name": "Consciousness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-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/151693/?format=api",
        "demozoo_url": "https://demozoo.org/music/151693/",
        "id": 151693,
        "title": "Abrove Speed",
        "author_nicks": [
            {
                "name": "Rob F",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9322/?format=api",
                    "id": 9322,
                    "name": "Rob F",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Consciousness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60218/?format=api",
                    "id": 60218,
                    "name": "Consciousness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-11-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ym2149"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144621/",
        "id": 144621,
        "title": "Space Invaders vs Mario",
        "author_nicks": [
            {
                "name": "VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Consciousness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60218/?format=api",
                    "id": 60218,
                    "name": "Consciousness",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ts-conf"
        ]
    }
]