GET /api/v1/releasers/127959/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/339229/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/339229/",
        "id": 339229,
        "title": "Winter is coming, and it is fabulous!",
        "author_nicks": [
            {
                "name": "Azhrak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127959/?format=api",
                    "id": 127959,
                    "name": "Azhrak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327489/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327489/",
        "id": 327489,
        "title": "Techknight Chronicles",
        "author_nicks": [
            {
                "name": "Azhrak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127959/?format=api",
                    "id": 127959,
                    "name": "Azhrak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302247/?format=api",
        "demozoo_url": "https://demozoo.org/music/302247/",
        "id": 302247,
        "title": "Lucid Dreams",
        "author_nicks": [
            {
                "name": "Azhrak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127959/?format=api",
                    "id": 127959,
                    "name": "Azhrak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]