GET /api/v1/releasers/113558/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/317578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317578/",
        "id": 317578,
        "title": "Rusty Cage",
        "author_nicks": [
            {
                "name": "349 and 604",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113558/?format=api",
                    "id": 113558,
                    "name": "349604",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-01-06",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288807/",
        "id": 288807,
        "title": "Snake City",
        "author_nicks": [
            {
                "name": "349604",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113558/?format=api",
                    "id": 113558,
                    "name": "349604",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-08",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283059/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283059/",
        "id": 283059,
        "title": "Make It Work",
        "author_nicks": [
            {
                "name": "349604",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113558/?format=api",
                    "id": 113558,
                    "name": "349604",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-08-23",
        "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": [
            "tinyxml",
            "directx-11",
            "zlib",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277291/",
        "id": 277291,
        "title": "Chaos Constructions 2020 Invitation",
        "author_nicks": [
            {
                "name": "349604",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113558/?format=api",
                    "id": 113558,
                    "name": "349604",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "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": [
            "directx-11",
            "source-available"
        ]
    }
]