GET /api/v1/releasers/11274/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/41641/?format=api",
        "demozoo_url": "https://demozoo.org/music/41641/",
        "id": 41641,
        "title": "Impurity",
        "author_nicks": [
            {
                "name": "Tharsis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11275/?format=api",
                    "id": 11275,
                    "name": "Tharsis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PMPO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26437/?format=api",
                    "id": 26437,
                    "name": "PMPO",
                    "is_group": true
                }
            },
            {
                "name": "Thaumaturge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                    "id": 11274,
                    "name": "Thaumaturge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38566/?format=api",
        "demozoo_url": "https://demozoo.org/music/38566/",
        "id": 38566,
        "title": "Come To Daddy",
        "author_nicks": [
            {
                "name": "Mugshot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24817/?format=api",
                    "id": 24817,
                    "name": "Mugshot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thaumaturge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                    "id": 11274,
                    "name": "Thaumaturge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "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/33940/?format=api",
        "demozoo_url": "https://demozoo.org/music/33940/",
        "id": 33940,
        "title": "Wicked",
        "author_nicks": [
            {
                "name": "Tharsis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11275/?format=api",
                    "id": 11275,
                    "name": "Tharsis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thaumaturge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                    "id": 11274,
                    "name": "Thaumaturge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]