GET /api/v1/releasers/24195/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/44233/?format=api",
        "demozoo_url": "https://demozoo.org/music/44233/",
        "id": 44233,
        "title": "Feel dis Chipsong",
        "author_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24194/?format=api",
                    "id": 24194,
                    "name": "Xenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dgrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24195/?format=api",
                    "id": 24195,
                    "name": "Dgrt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44249/?format=api",
        "demozoo_url": "https://demozoo.org/music/44249/",
        "id": 44249,
        "title": "Paramètre 333",
        "author_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24194/?format=api",
                    "id": 24194,
                    "name": "Xenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dgrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24195/?format=api",
                    "id": 24195,
                    "name": "Dgrt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "17ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37210/?format=api",
        "demozoo_url": "https://demozoo.org/music/37210/",
        "id": 37210,
        "title": "Starwars",
        "author_nicks": [
            {
                "name": "Xenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24194/?format=api",
                    "id": 24194,
                    "name": "Xenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dgrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24195/?format=api",
                    "id": 24195,
                    "name": "Dgrt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]