GET /api/v1/releasers/16298/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/328365/?format=api",
        "demozoo_url": "https://demozoo.org/music/328365/",
        "id": 328365,
        "title": "Flow",
        "author_nicks": [
            {
                "name": "Trigon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16298/?format=api",
                    "id": 16298,
                    "name": "Trigon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/328499/?format=api",
        "demozoo_url": "https://demozoo.org/music/328499/",
        "id": 328499,
        "title": "Atmosphere",
        "author_nicks": [
            {
                "name": "Trigon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16298/?format=api",
                    "id": 16298,
                    "name": "Trigon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/92640/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/92640/",
        "id": 92640,
        "title": "Beatrice Dalle",
        "author_nicks": [
            {
                "name": "Trigon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16298/?format=api",
                    "id": 16298,
                    "name": "Trigon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Byterapers",
                "abbreviation": "(B)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                    "id": 370,
                    "name": "Byterapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-07-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]