GET /api/v1/releasers/24876/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/42852/?format=api",
        "demozoo_url": "https://demozoo.org/music/42852/",
        "id": 42852,
        "title": "Messzesség",
        "author_nicks": [
            {
                "name": "MC d'Yurie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24876/?format=api",
                    "id": 24876,
                    "name": "MC d'Yurie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-13",
        "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/40073/?format=api",
        "demozoo_url": "https://demozoo.org/music/40073/",
        "id": 40073,
        "title": "Dramdrim",
        "author_nicks": [
            {
                "name": "MC d'Yurie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24876/?format=api",
                    "id": 24876,
                    "name": "MC d'Yurie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beach!Boyz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24869/?format=api",
                    "id": 24869,
                    "name": "Beach Boyz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-19",
        "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/38721/?format=api",
        "demozoo_url": "https://demozoo.org/music/38721/",
        "id": 38721,
        "title": "legy szives...",
        "author_nicks": [
            {
                "name": "MC d'Yurie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24876/?format=api",
                    "id": 24876,
                    "name": "MC d'Yurie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Beach Boyz",
                "abbreviation": "BB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24869/?format=api",
                    "id": 24869,
                    "name": "Beach Boyz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]