GET /api/v1/releasers/16588/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/93937/?format=api",
        "demozoo_url": "https://demozoo.org/music/93937/",
        "id": 93937,
        "title": "Psychedelic Goat",
        "author_nicks": [
            {
                "name": "Disk0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3579/?format=api",
                    "id": 3579,
                    "name": "Disk0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16588/?format=api",
                    "id": 16588,
                    "name": "NoID",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "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/93950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/93950/",
        "id": 93950,
        "title": "Just Do It",
        "author_nicks": [
            {
                "name": "zep0t'ah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44643/?format=api",
                    "id": 44643,
                    "name": "zep0t'ah",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16588/?format=api",
                    "id": 16588,
                    "name": "NoID",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284218/?format=api",
        "demozoo_url": "https://demozoo.org/music/284218/",
        "id": 284218,
        "title": "Keep bouncing",
        "author_nicks": [
            {
                "name": "Jammax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3579/?format=api",
                    "id": 3579,
                    "name": "Disk0",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoID",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16588/?format=api",
                    "id": 16588,
                    "name": "NoID",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "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"
        ]
    }
]