GET /api/v1/releasers/61503/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/355747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355747/",
        "id": 355747,
        "title": "Плюк",
        "author_nicks": [
            {
                "name": "RetroSouls",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
                    "id": 61503,
                    "name": "RetroSouls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "apogey-bk01c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/314297/",
        "id": 314297,
        "title": "Dice Legends Prototype",
        "author_nicks": [
            {
                "name": "RetroSouls",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
                    "id": 61503,
                    "name": "RetroSouls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-10-22",
        "supertype": "production",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303700/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303700/",
        "id": 303700,
        "title": "Old Towers",
        "author_nicks": [
            {
                "name": "RetroSouls",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
                    "id": 61503,
                    "name": "RetroSouls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/269538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269538/",
        "id": 269538,
        "title": "VoxaBlast",
        "author_nicks": [
            {
                "name": "RetroSouls",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
                    "id": 61503,
                    "name": "RetroSouls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "unity"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161211/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161211/",
        "id": 161211,
        "title": "RelaXed Demo",
        "author_nicks": [
            {
                "name": "RetroSouls",
                "abbreviation": "RS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61503/?format=api",
                    "id": 61503,
                    "name": "RetroSouls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-30",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]