GET /api/v1/releasers/967/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/303196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303196/",
        "id": 303196,
        "title": "4k-Mod",
        "author_nicks": [
            {
                "name": "Dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/967/?format=api",
                    "id": 967,
                    "name": "Dan",
                    "is_group": false
                }
            },
            {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            },
            {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-11",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "shrinkler",
            "atariklang"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185097/?format=api",
        "demozoo_url": "https://demozoo.org/music/185097/",
        "id": 185097,
        "title": "Kraai2",
        "author_nicks": [
            {
                "name": "Dan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/967/?format=api",
                    "id": 967,
                    "name": "Dan",
                    "is_group": false
                }
            },
            {
                "name": "Facet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/235/?format=api",
                    "id": 235,
                    "name": "Facet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lemon.",
                "abbreviation": "LMN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/614/?format=api",
                    "id": 614,
                    "name": "Lemon.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm",
            "chiptune",
            "milkytracker"
        ]
    }
]