GET /api/v1/releasers/4212/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/322952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322952/",
        "id": 322952,
        "title": "Just for fun — hello from Chrome Oslo devs!",
        "author_nicks": [
            {
                "name": "Sesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4212/?format=api",
                    "id": 4212,
                    "name": "Sesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/180666/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/180666/",
        "id": 180666,
        "title": "Etter en uke uten jenter kan noen bli litt desperate",
        "author_nicks": [
            {
                "name": "Sesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4212/?format=api",
                    "id": 4212,
                    "name": "Sesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25684/",
        "id": 25684,
        "title": "There wasn't time....",
        "author_nicks": [
            {
                "name": "Sesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4212/?format=api",
                    "id": 4212,
                    "name": "Sesse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]