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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80004/?format=api",
        "demozoo_url": "https://demozoo.org/music/80004/",
        "id": 80004,
        "title": "Mosaik",
        "author_nicks": [
            {
                "name": "Stakka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14832/?format=api",
                    "id": 14832,
                    "name": "Cosmic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Supraphone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40285/?format=api",
                    "id": 40285,
                    "name": "Supraphone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80009/?format=api",
        "demozoo_url": "https://demozoo.org/music/80009/",
        "id": 80009,
        "title": "Snowball",
        "author_nicks": [
            {
                "name": "Stakka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14832/?format=api",
                    "id": 14832,
                    "name": "Cosmic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Supraphone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40285/?format=api",
                    "id": 40285,
                    "name": "Supraphone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76025/?format=api",
        "demozoo_url": "https://demozoo.org/music/76025/",
        "id": 76025,
        "title": "1990",
        "author_nicks": [
            {
                "name": "Stakka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14832/?format=api",
                    "id": 14832,
                    "name": "Cosmic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Supraphone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40285/?format=api",
                    "id": 40285,
                    "name": "Supraphone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]