GET /api/v1/releasers/146152/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/361712/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/361712/",
        "id": 361712,
        "title": "?",
        "author_nicks": [
            {
                "name": "Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                    "id": 3113,
                    "name": "Manu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                    "id": 1761,
                    "name": "Fit",
                    "is_group": true
                }
            },
            {
                "name": "Lieves!Tuore",
                "abbreviation": "L!T",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3115/?format=api",
                    "id": 3115,
                    "name": "Lieves!Tuore",
                    "is_group": true
                }
            },
            {
                "name": "Wäinämö",
                "abbreviation": "WNÖ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146152/?format=api",
                    "id": 146152,
                    "name": "Wäinämö",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "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/361716/?format=api",
        "demozoo_url": "https://demozoo.org/music/361716/",
        "id": 361716,
        "title": "?",
        "author_nicks": [
            {
                "name": "Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                    "id": 3113,
                    "name": "Manu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                    "id": 1761,
                    "name": "Fit",
                    "is_group": true
                }
            },
            {
                "name": "Lieves!Tuore",
                "abbreviation": "L!T",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3115/?format=api",
                    "id": 3115,
                    "name": "Lieves!Tuore",
                    "is_group": true
                }
            },
            {
                "name": "Wäinämö",
                "abbreviation": "WNÖ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146152/?format=api",
                    "id": 146152,
                    "name": "Wäinämö",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]