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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320114/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320114/",
        "id": 320114,
        "title": "This is not a donut",
        "author_nicks": [
            {
                "name": "Drai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117539/?format=api",
                    "id": 117539,
                    "name": "Drai",
                    "is_group": true
                }
            },
            {
                "name": "Kite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136342/?format=api",
                    "id": 136342,
                    "name": "Kite",
                    "is_group": false
                }
            },
            {
                "name": "Solarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3029/?format=api",
                    "id": 3029,
                    "name": "Solarius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-25",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285699/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285699/",
        "id": 285699,
        "title": "Koronalinko",
        "author_nicks": [
            {
                "name": "Drai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117539/?format=api",
                    "id": 117539,
                    "name": "Drai",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-10-16",
        "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": []
    }
]