GET /api/v1/releasers/16582/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/71753/?format=api",
        "demozoo_url": "https://demozoo.org/music/71753/",
        "id": 71753,
        "title": "A Nice Day",
        "author_nicks": [
            {
                "name": "Captain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7941/?format=api",
                    "id": 7941,
                    "name": "Captain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-03",
        "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/25950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/25950/",
        "id": 25950,
        "title": "Hetki",
        "author_nicks": [
            {
                "name": "Juha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13154/?format=api",
                    "id": 13154,
                    "name": "Asa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mature Furk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16582/?format=api",
                    "id": 16582,
                    "name": "Mature Furk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]