GET /api/v1/releasers/140500/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/364203/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364203/",
        "id": 364203,
        "title": "Christmas Present (PC/Turbo Assembler..)",
        "author_nicks": [
            {
                "name": "izne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140500/?format=api",
                    "id": 140500,
                    "name": "izne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364238/",
        "id": 364238,
        "title": "Christmas Present (6809 SBC/6809 Assembler)",
        "author_nicks": [
            {
                "name": "izne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140500/?format=api",
                    "id": 140500,
                    "name": "izne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/364253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364253/",
        "id": 364253,
        "title": "Christmas Present (PC/Sphinx C--)",
        "author_nicks": [
            {
                "name": "izne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140500/?format=api",
                    "id": 140500,
                    "name": "izne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335195/",
        "id": 335195,
        "title": "Christmas Diamonds (PC/Assembler)",
        "author_nicks": [
            {
                "name": "izne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140500/?format=api",
                    "id": 140500,
                    "name": "izne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335237/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335237/",
        "id": 335237,
        "title": "Christmas Diamonds (6809 SBC/Assembler)",
        "author_nicks": [
            {
                "name": "izne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140500/?format=api",
                    "id": 140500,
                    "name": "izne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]