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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187456/?format=api",
        "demozoo_url": "https://demozoo.org/music/187456/",
        "id": 187456,
        "title": "Fruityhouse",
        "author_nicks": [
            {
                "name": "Extacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74541/?format=api",
                    "id": 74541,
                    "name": "Naturd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cybernetwork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78300/?format=api",
                    "id": 78300,
                    "name": "Cybernetwork",
                    "is_group": true
                }
            },
            {
                "name": "Exec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2999/?format=api",
                    "id": 2999,
                    "name": "Exec",
                    "is_group": true
                }
            },
            {
                "name": "Therapy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78301/?format=api",
                    "id": 78301,
                    "name": "Therapy",
                    "is_group": true
                }
            },
            {
                "name": "Yeti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8481/?format=api",
                    "id": 8481,
                    "name": "Yeti",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317725/?format=api",
        "demozoo_url": "https://demozoo.org/music/317725/",
        "id": 317725,
        "title": "Beep Dance",
        "author_nicks": [
            {
                "name": "Whiskas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5465/?format=api",
                    "id": 5465,
                    "name": "Whiskas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cybernetwork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78300/?format=api",
                    "id": 78300,
                    "name": "Cybernetwork",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317371/?format=api",
        "demozoo_url": "https://demozoo.org/music/317371/",
        "id": 317371,
        "title": "Acidtexas",
        "author_nicks": [
            {
                "name": "Extacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74541/?format=api",
                    "id": 74541,
                    "name": "Naturd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cybernetwork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78300/?format=api",
                    "id": 78300,
                    "name": "Cybernetwork",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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"
        ]
    }
]