GET /api/v1/releasers/112766/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/338036/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338036/",
        "id": 338036,
        "title": "Nanoflood",
        "author_nicks": [
            {
                "name": "Dezgeg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112766/?format=api",
                    "id": 112766,
                    "name": "Dezgeg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-11",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322378/",
        "id": 322378,
        "title": "Mycketlitenfärjan",
        "author_nicks": [
            {
                "name": "Dezgeg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112766/?format=api",
                    "id": 112766,
                    "name": "Dezgeg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jumalauta",
                "abbreviation": "JML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                    "id": 1297,
                    "name": "Jumalauta",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "finlandsfarjan"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320510/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320510/",
        "id": 320510,
        "title": "Craneberry Gardens",
        "author_nicks": [
            {
                "name": "Dezgeg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112766/?format=api",
                    "id": 112766,
                    "name": "Dezgeg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-03-04",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275255/",
        "id": 275255,
        "title": "(Ray-)marching in Cactus Fields",
        "author_nicks": [
            {
                "name": "Dezgeg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112766/?format=api",
                    "id": 112766,
                    "name": "Dezgeg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-29",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]