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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370140/?format=api",
        "demozoo_url": "https://demozoo.org/music/370140/",
        "id": 370140,
        "title": "3 Colours of Happiness",
        "author_nicks": [
            {
                "name": "Lawbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3584/?format=api",
                    "id": 3584,
                    "name": "Lawb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15491/?format=api",
                    "id": 15491,
                    "name": "Kosto Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288610/?format=api",
        "demozoo_url": "https://demozoo.org/music/288610/",
        "id": 288610,
        "title": "Seductions",
        "author_nicks": [
            {
                "name": "Lawb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3584/?format=api",
                    "id": 3584,
                    "name": "Lawb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15491/?format=api",
                    "id": 15491,
                    "name": "Kosto Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281724/?format=api",
        "demozoo_url": "https://demozoo.org/music/281724/",
        "id": 281724,
        "title": "twisted",
        "author_nicks": [
            {
                "name": "Lawb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3584/?format=api",
                    "id": 3584,
                    "name": "Lawb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kosto Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15491/?format=api",
                    "id": 15491,
                    "name": "Kosto Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]