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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297910/?format=api",
        "demozoo_url": "https://demozoo.org/music/297910/",
        "id": 297910,
        "title": "Galactic Conquest",
        "author_nicks": [
            {
                "name": "Fluorescent Darkness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15076/?format=api",
                    "id": 15076,
                    "name": "Fluorescent Darkness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SKiLL",
                "abbreviation": "SKL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                    "id": 86878,
                    "name": "SKiLL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-01-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "669"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297911/?format=api",
        "demozoo_url": "https://demozoo.org/music/297911/",
        "id": 297911,
        "title": "Daily Routine",
        "author_nicks": [
            {
                "name": "Image",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86887/?format=api",
                    "id": 86887,
                    "name": "Image",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SKiLL",
                "abbreviation": "SKL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                    "id": 86878,
                    "name": "SKiLL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-11-14",
        "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"
        ]
    }
]