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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33558/?format=api",
        "demozoo_url": "https://demozoo.org/music/33558/",
        "id": 33558,
        "title": "Ready Or Not (Cluj Mix)",
        "author_nicks": [
            {
                "name": "Kifla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150651/?format=api",
                    "id": 150651,
                    "name": "Kifla",
                    "is_group": false
                }
            },
            {
                "name": "WaKa X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22330/?format=api",
                    "id": 22330,
                    "name": "WaKa X",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dream Recordings",
                "abbreviation": "DM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48650/?format=api",
                    "id": 48650,
                    "name": "Dream Recordings",
                    "is_group": true
                }
            },
            {
                "name": "Frozen East Records",
                "abbreviation": "FER",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38535/?format=api",
                    "id": 38535,
                    "name": "Frozen East Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "remix",
            "vocals-in-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342867/?format=api",
        "demozoo_url": "https://demozoo.org/music/342867/",
        "id": 342867,
        "title": "AoCfiaDe - KalAR MiX",
        "author_nicks": [
            {
                "name": "TBD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38536/?format=api",
                    "id": 38536,
                    "name": "TBD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frozen East Records",
                "abbreviation": "FER",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38535/?format=api",
                    "id": 38535,
                    "name": "Frozen East Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]