GET /api/v1/releasers/9525/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/13125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13125/",
        "id": 13125,
        "title": "Hallucinations Opera",
        "author_nicks": [
            {
                "name": "Avalon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9525/?format=api",
                    "id": 9525,
                    "name": "Avalon",
                    "is_group": true
                }
            },
            {
                "name": "Rush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                    "id": 8897,
                    "name": "Rush",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hidden-message",
            "interactive",
            "russian-language",
            "russian-english"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372724/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372724/",
        "id": 372724,
        "title": "Reptile Gift",
        "author_nicks": [
            {
                "name": "Avalon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9525/?format=api",
                    "id": 9525,
                    "name": "Avalon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "interactive",
            "russian-language",
            "birthday-present",
            "russian-english"
        ]
    }
]