GET /api/v1/releasers/57066/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/177507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177507/",
        "id": 177507,
        "title": "rubby",
        "author_nicks": [
            {
                "name": "b-state",
                "abbreviation": "bz7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                    "id": 57066,
                    "name": "b-state",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-27",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "opengl",
            "4klang",
            "shader-minifier",
            "leviathan-2.0"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162312/",
        "id": 162312,
        "title": "Volatile",
        "author_nicks": [
            {
                "name": "Light Future",
                "abbreviation": "LF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9184/?format=api",
                    "id": 9184,
                    "name": "Light Future Group",
                    "is_group": true
                }
            },
            {
                "name": "b-state",
                "abbreviation": "bz7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                    "id": 57066,
                    "name": "b-state",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/156516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156516/",
        "id": 156516,
        "title": "ldd",
        "author_nicks": [
            {
                "name": "b-state",
                "abbreviation": "bz7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                    "id": 57066,
                    "name": "b-state",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ts-conf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368682/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368682/",
        "id": 368682,
        "title": "CALL NOW! (512b)",
        "author_nicks": [
            {
                "name": "b-state",
                "abbreviation": "bz7",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57066/?format=api",
                    "id": 57066,
                    "name": "b-state",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]