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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197292/?format=api",
        "demozoo_url": "https://demozoo.org/music/197292/",
        "id": 197292,
        "title": "Dreaming to Heaven",
        "author_nicks": [
            {
                "name": "Trackman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139937/?format=api",
                    "id": 139937,
                    "name": "Trackman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Galaxy",
                "abbreviation": "DG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139936/?format=api",
                    "id": 139936,
                    "name": "Dark Galaxy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197296/?format=api",
        "demozoo_url": "https://demozoo.org/music/197296/",
        "id": 197296,
        "title": "Desire",
        "author_nicks": [
            {
                "name": "Trackman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139937/?format=api",
                    "id": 139937,
                    "name": "Trackman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Galaxy",
                "abbreviation": "DG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139936/?format=api",
                    "id": 139936,
                    "name": "Dark Galaxy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "32ch"
        ]
    }
]