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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274624/?format=api",
        "demozoo_url": "https://demozoo.org/music/274624/",
        "id": 274624,
        "title": "For Strike Force",
        "author_nicks": [
            {
                "name": "Diflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                    "id": 7536,
                    "name": "Markus Schneider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Level 99 Industries",
                "abbreviation": "TLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                    "id": 65372,
                    "name": "The Level 99 Industries",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-11-13",
        "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": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155444/?format=api",
        "demozoo_url": "https://demozoo.org/music/155444/",
        "id": 155444,
        "title": "TLI Intro 1",
        "author_nicks": [
            {
                "name": "Markus Schneider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                    "id": 7536,
                    "name": "Markus Schneider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level 99",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                    "id": 65372,
                    "name": "The Level 99 Industries",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-04-06",
        "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/175146/?format=api",
        "demozoo_url": "https://demozoo.org/music/175146/",
        "id": 175146,
        "title": "Enola Gay",
        "author_nicks": [
            {
                "name": "Markus Schneider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7536/?format=api",
                    "id": 7536,
                    "name": "Markus Schneider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level 99",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                    "id": 65372,
                    "name": "The Level 99 Industries",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "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": [
            "6581",
            "cover-version",
            "future-composer-c64"
        ]
    }
]