GET /api/v1/releasers/130910/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/322475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322475/",
        "id": 322475,
        "title": "RetroVision",
        "author_nicks": [
            {
                "name": "DeanTheCoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130910/?format=api",
                    "id": 130910,
                    "name": "DeanTheCoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "glsl",
            "raymarching",
            "glsl-shader-shrinker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309075/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/309075/",
        "id": 309075,
        "title": "God's Front Porch",
        "author_nicks": [
            {
                "name": "DeanTheCoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130910/?format=api",
                    "id": 130910,
                    "name": "DeanTheCoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-06-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "glsl",
            "raymarching",
            "glsl-shader-shrinker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307496/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/307496/",
        "id": 307496,
        "title": "Revised Reality",
        "author_nicks": [
            {
                "name": "DeanTheCoder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130910/?format=api",
                    "id": 130910,
                    "name": "DeanTheCoder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "glsl",
            "raymarching",
            "first-production",
            "glsl-shader-shrinker"
        ]
    }
]