GET /api/v1/releasers/82538/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/365505/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365505/",
        "id": 365505,
        "title": "Lemon Shark Attacks The Sun!",
        "author_nicks": [
            {
                "name": "Pomme Grenade",
                "abbreviation": "PG13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82538/?format=api",
                    "id": 82538,
                    "name": "Pomme Grenade",
                    "is_group": true
                }
            },
            {
                "name": "The Practitioners of Lua Megademos",
                "abbreviation": "TPOLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                    "id": 138550,
                    "name": "The Practitioners of Lua Megademos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194834/",
        "id": 194834,
        "title": "Red Pandafox",
        "author_nicks": [
            {
                "name": "Pomme Grenade",
                "abbreviation": "PG13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82538/?format=api",
                    "id": 82538,
                    "name": "Pomme Grenade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-10-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269428/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269428/",
        "id": 269428,
        "title": "Lemon Shark",
        "author_nicks": [
            {
                "name": "Pomme Grenade",
                "abbreviation": "PG13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82538/?format=api",
                    "id": 82538,
                    "name": "Pomme Grenade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]