GET /api/v1/releasers/40597/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/77477/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77477/",
        "id": 77477,
        "title": "Wanted-love",
        "author_nicks": [
            {
                "name": "Ortner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40597/?format=api",
                    "id": 40597,
                    "name": "Ortner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Incestfest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40598/?format=api",
                    "id": 40598,
                    "name": "Incestfest",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-11-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77497/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77497/",
        "id": 77497,
        "title": "Dictator",
        "author_nicks": [
            {
                "name": "Ortner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40597/?format=api",
                    "id": 40597,
                    "name": "Ortner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Incestfest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40598/?format=api",
                    "id": 40598,
                    "name": "Incestfest",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-11-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]