GET /api/v1/releasers/113532/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/307629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307629/",
        "id": 307629,
        "title": "Lato",
        "author_nicks": [
            {
                "name": "Nupo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113532/?format=api",
                    "id": 113532,
                    "name": "Nupo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "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": [
            "source-available",
            "godot"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288422/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288422/",
        "id": 288422,
        "title": "Fan of Tracing Rays",
        "author_nicks": [
            {
                "name": "Nupo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113532/?format=api",
                    "id": 113532,
                    "name": "Nupo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-12-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277183/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277183/",
        "id": 277183,
        "title": "Tracing Real Rays",
        "author_nicks": [
            {
                "name": "Nupo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113532/?format=api",
                    "id": 113532,
                    "name": "Nupo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing",
            "source-available",
            "meshlab"
        ]
    }
]