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

[
    {
        "url": "https://demozoo.org/api/v1/productions/211473/?format=api",
        "demozoo_url": "https://demozoo.org/music/211473/",
        "id": 211473,
        "title": "Downside Up",
        "author_nicks": [
            {
                "name": "Lunatic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14248/?format=api",
                    "id": 14248,
                    "name": "Lunatic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2206/?format=api",
                    "id": 2206,
                    "name": "Light",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/134945/?format=api",
        "demozoo_url": "https://demozoo.org/music/134945/",
        "id": 134945,
        "title": "Des(s)ert",
        "author_nicks": [
            {
                "name": "Kollaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2675/?format=api",
                    "id": 2675,
                    "name": "Kollaps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2206/?format=api",
                    "id": 2206,
                    "name": "Light",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-21",
        "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/248319/?format=api",
        "demozoo_url": "https://demozoo.org/music/248319/",
        "id": 248319,
        "title": "Newhawk",
        "author_nicks": [
            {
                "name": "Kollaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2675/?format=api",
                    "id": 2675,
                    "name": "Kollaps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Light",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2206/?format=api",
                    "id": 2206,
                    "name": "Light",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]