GET /api/v1/releasers/43677/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/319908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319908/",
        "id": 319908,
        "title": "endless forms most immemorial",
        "author_nicks": [
            {
                "name": "Wavesitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                    "id": 43677,
                    "name": "Wavesitter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/134861/?format=api",
        "demozoo_url": "https://demozoo.org/productions/134861/",
        "id": 134861,
        "title": "The Mahler Project",
        "author_nicks": [
            {
                "name": "Wavesitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                    "id": 43677,
                    "name": "Wavesitter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88361/?format=api",
        "demozoo_url": "https://demozoo.org/productions/88361/",
        "id": 88361,
        "title": "Exogenesis",
        "author_nicks": [
            {
                "name": "Wavesitter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                    "id": 43677,
                    "name": "Wavesitter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-09-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "python",
            "launchpad"
        ]
    }
]