GET /api/v1/releasers/134454/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/355727/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/355727/",
        "id": 355727,
        "title": "Чаю воскресенія мертвыхъ и жизни будущаго вѣка. Аминь",
        "author_nicks": [
            {
                "name": "Небольшой Тылль",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134454/?format=api",
                    "id": 134454,
                    "name": "Small Tyll",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "politics",
            "ukraine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321497/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/321497/",
        "id": 321497,
        "title": "Stay on the light side",
        "author_nicks": [
            {
                "name": "Unbig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134454/?format=api",
                    "id": 134454,
                    "name": "Small Tyll",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "klbd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136663/?format=api",
                    "id": 136663,
                    "name": "klbd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ukraine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314464/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/314464/",
        "id": 314464,
        "title": "Донецкая Народная Республика",
        "author_nicks": [
            {
                "name": "Небольшой Тылль",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134454/?format=api",
                    "id": 134454,
                    "name": "Small Tyll",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "politics",
            "russian-title",
            "ukraine"
        ]
    }
]