GET /api/v1/releasers/67968/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/163801/?format=api",
        "demozoo_url": "https://demozoo.org/music/163801/",
        "id": 163801,
        "title": "Die Kloschlange",
        "author_nicks": [
            {
                "name": "Die Vier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67968/?format=api",
                    "id": 67968,
                    "name": "Die Vier",
                    "is_group": false
                }
            },
            {
                "name": "cQBs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5803/?format=api",
                    "id": 5803,
                    "name": "cQBs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OldSkool",
                "abbreviation": "OS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
                    "id": 9949,
                    "name": "OldSkool",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-10-01",
        "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/163805/?format=api",
        "demozoo_url": "https://demozoo.org/music/163805/",
        "id": 163805,
        "title": "Nach der Beta ist vor der Beta",
        "author_nicks": [
            {
                "name": "Die Vier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67968/?format=api",
                    "id": 67968,
                    "name": "Die Vier",
                    "is_group": false
                }
            },
            {
                "name": "cQBs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5803/?format=api",
                    "id": 5803,
                    "name": "cQBs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OldSkool",
                "abbreviation": "OS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
                    "id": 9949,
                    "name": "OldSkool",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-10-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]