GET /api/v1/releasers/20388/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/315033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/315033/",
        "id": 315033,
        "title": "Sierpiński's Chessboard",
        "author_nicks": [
            {
                "name": "ayn rand()",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20388/?format=api",
                    "id": 20388,
                    "name": "ayn rand()",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ajna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20377/?format=api",
                    "id": 20377,
                    "name": "Ajna",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-11-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "jpeg-xl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190056/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190056/",
        "id": 190056,
        "title": "Fecal Faced Clown",
        "author_nicks": [
            {
                "name": "ayn rand()",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20388/?format=api",
                    "id": 20388,
                    "name": "ayn rand()",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fecal Faced Martians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5337/?format=api",
                    "id": 5337,
                    "name": "Fecal Faced Martians",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2638/?format=api",
        "demozoo_url": "https://demozoo.org/music/2638/",
        "id": 2638,
        "title": "Dixan never did this, BITCH!",
        "author_nicks": [
            {
                "name": "Skrebbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
                    "id": 11,
                    "name": "Skrebbel",
                    "is_group": false
                }
            },
            {
                "name": "ayn rand()",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20388/?format=api",
                    "id": 20388,
                    "name": "ayn rand()",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fecal Faced Martians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5337/?format=api",
                    "id": 5337,
                    "name": "Fecal Faced Martians",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]