GET /api/v1/releasers/6568/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/5227/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5227/",
        "id": 5227,
        "title": "EHOH",
        "author_nicks": [
            {
                "name": "jonsatrom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6568/?format=api",
                    "id": 6568,
                    "name": "jonsatrom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147130/",
        "id": 147130,
        "title": "VELOCANIM_RBW",
        "author_nicks": [
            {
                "name": "jonsatrom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6568/?format=api",
                    "id": 6568,
                    "name": "jonsatrom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43139/?format=api",
                    "id": 43139,
                    "name": "Critical Artware",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147162/?format=api",
        "demozoo_url": "https://demozoo.org/music/147162/",
        "id": 147162,
        "title": "YIKES! PIXSPILL",
        "author_nicks": [
            {
                "name": "jonsatrom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6568/?format=api",
                    "id": 6568,
                    "name": "jonsatrom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Critical Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43139/?format=api",
                    "id": 43139,
                    "name": "Critical Artware",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]