GET /api/v1/releasers/144507/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/356465/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356465/",
        "id": 356465,
        "title": "Cepeliada",
        "author_nicks": [
            {
                "name": "NQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144507/?format=api",
                    "id": 144507,
                    "name": "NQ",
                    "is_group": false
                }
            },
            {
                "name": "Szudi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12155/?format=api",
                    "id": 12155,
                    "name": "Szudi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "fastdemo",
            "polish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356420/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356420/",
        "id": 356420,
        "title": "Cock Hell Lord",
        "author_nicks": [
            {
                "name": "NQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144507/?format=api",
                    "id": 144507,
                    "name": "NQ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    }
]