GET /api/v1/releasers/149025/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/371299/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/371299/",
        "id": 371299,
        "title": "If the world doesnt give you acorn, you get it from space ;)",
        "author_nicks": [
            {
                "name": "Skyy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149025/?format=api",
                    "id": 149025,
                    "name": "Skyy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hicknhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342362/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342362/",
        "id": 342362,
        "title": "The Weird Zoo",
        "author_nicks": [
            {
                "name": "Skyy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149025/?format=api",
                    "id": 149025,
                    "name": "Skyy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hicknhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included",
            "ibispaint"
        ]
    }
]