GET /api/v1/releasers/15657/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/44396/?format=api",
        "demozoo_url": "https://demozoo.org/music/44396/",
        "id": 44396,
        "title": "In pursuit of Wolf",
        "author_nicks": [
            {
                "name": "Flux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15657/?format=api",
                    "id": 15657,
                    "name": "Flux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "T-Rex",
                "abbreviation": "TRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                    "id": 379,
                    "name": "T-Rex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "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/42395/?format=api",
        "demozoo_url": "https://demozoo.org/music/42395/",
        "id": 42395,
        "title": "Out In The Fog",
        "author_nicks": [
            {
                "name": "Flux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15657/?format=api",
                    "id": 15657,
                    "name": "Flux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "T-Rex",
                "abbreviation": "TRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                    "id": 379,
                    "name": "T-Rex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181584/?format=api",
        "demozoo_url": "https://demozoo.org/music/181584/",
        "id": 181584,
        "title": "Naughty daughter(demomix)",
        "author_nicks": [
            {
                "name": "Flux",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15657/?format=api",
                    "id": 15657,
                    "name": "Flux",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]