GET /api/v1/releasers/13344/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/18812/?format=api",
        "demozoo_url": "https://demozoo.org/music/18812/",
        "id": 18812,
        "title": "The Oldstyle",
        "author_nicks": [
            {
                "name": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7242/?format=api",
                    "id": 7242,
                    "name": "DJB",
                    "is_group": false
                }
            },
            {
                "name": "TNM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13344/?format=api",
                    "id": 13344,
                    "name": "TNM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Onslaught",
                "abbreviation": "ONS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                    "id": 134,
                    "name": "Onslaught",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18559/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18559/",
        "id": 18559,
        "title": "Geile Muschis",
        "author_nicks": [
            {
                "name": "DEMON",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13345/?format=api",
                    "id": 13345,
                    "name": "DEMON",
                    "is_group": false
                }
            },
            {
                "name": "TNM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13344/?format=api",
                    "id": 13344,
                    "name": "TNM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Complex",
                "abbreviation": "CLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                    "id": 175,
                    "name": "Komplex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]