GET /api/v1/releasers/143864/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/357198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357198/",
        "id": 357198,
        "title": "Fish Simulator",
        "author_nicks": [
            {
                "name": "eerop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143864/?format=api",
                    "id": 143864,
                    "name": "eerop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-09-14",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354286/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354286/",
        "id": 354286,
        "title": "Dancing With The F-Binds",
        "author_nicks": [
            {
                "name": "eerop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143864/?format=api",
                    "id": 143864,
                    "name": "eerop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-03",
        "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": [
            "blender",
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/354136/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354136/",
        "id": 354136,
        "title": "K-boy",
        "author_nicks": [
            {
                "name": "eerop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143864/?format=api",
                    "id": 143864,
                    "name": "eerop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "blender",
            "unity",
            "dance-animations"
        ]
    }
]