GET /api/v1/releasers/15297/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/332765/?format=api",
        "demozoo_url": "https://demozoo.org/music/332765/",
        "id": 332765,
        "title": "Acid Experience",
        "author_nicks": [
            {
                "name": "Toxic Trancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15297/?format=api",
                    "id": 15297,
                    "name": "Toxic Trancer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28892/?format=api",
        "demozoo_url": "https://demozoo.org/music/28892/",
        "id": 28892,
        "title": "E-wigkeit",
        "author_nicks": [
            {
                "name": "Toxic Trancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15297/?format=api",
                    "id": 15297,
                    "name": "Toxic Trancer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf",
            "25ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28905/?format=api",
        "demozoo_url": "https://demozoo.org/music/28905/",
        "id": 28905,
        "title": "Hypa Scheißa",
        "author_nicks": [
            {
                "name": "Toxic Trancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15297/?format=api",
                    "id": 15297,
                    "name": "Toxic Trancer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Radical Rhythms",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                    "id": 9929,
                    "name": "Radical Rhythms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "dmf"
        ]
    }
]