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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43902/?format=api",
        "demozoo_url": "https://demozoo.org/music/43902/",
        "id": 43902,
        "title": "?",
        "author_nicks": [
            {
                "name": "Multi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14948/?format=api",
                    "id": 14948,
                    "name": "Dragonfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Treo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27443/?format=api",
                    "id": 27443,
                    "name": "Treo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05-15",
        "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/176890/?format=api",
        "demozoo_url": "https://demozoo.org/music/176890/",
        "id": 176890,
        "title": "Mindlessly Drifting",
        "author_nicks": [
            {
                "name": "Multi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14948/?format=api",
                    "id": 14948,
                    "name": "Dragonfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Treo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27443/?format=api",
                    "id": 27443,
                    "name": "Treo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161222/?format=api",
        "demozoo_url": "https://demozoo.org/music/161222/",
        "id": 161222,
        "title": "Transparency",
        "author_nicks": [
            {
                "name": "Multi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14948/?format=api",
                    "id": 14948,
                    "name": "Dragonfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Treo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27443/?format=api",
                    "id": 27443,
                    "name": "Treo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]