GET /api/v1/releasers/90495/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/288696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288696/",
        "id": 288696,
        "title": "2021",
        "author_nicks": [
            {
                "name": "Cocoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/245/?format=api",
                    "id": 245,
                    "name": "Cocoon",
                    "is_group": true
                }
            },
            {
                "name": "New Order",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90495/?format=api",
                    "id": 90495,
                    "name": "New Order",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-02",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "glitch",
            "drum-n-bass",
            "new-year"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277295/",
        "id": 277295,
        "title": "Second One",
        "author_nicks": [
            {
                "name": "New Order",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90495/?format=api",
                    "id": 90495,
                    "name": "New Order",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "webgl",
            "electron.js"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205591/",
        "id": 205591,
        "title": "Spirit",
        "author_nicks": [
            {
                "name": "New Order",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90495/?format=api",
                    "id": 90495,
                    "name": "New Order",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-29",
        "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": [
            "webgl"
        ]
    }
]