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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342324/",
        "id": 342324,
        "title": "Scrolll",
        "author_nicks": [
            {
                "name": "blinry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73839/?format=api",
                    "id": 73839,
                    "name": "blinry",
                    "is_group": false
                }
            },
            {
                "name": "winniehell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130913/?format=api",
                    "id": 130913,
                    "name": "winniehell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326975/",
        "id": 326975,
        "title": "10 Circles",
        "author_nicks": [
            {
                "name": "blinry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73839/?format=api",
                    "id": 73839,
                    "name": "blinry",
                    "is_group": false
                }
            },
            {
                "name": "winniehell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130913/?format=api",
                    "id": 130913,
                    "name": "winniehell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-07-29",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307534/",
        "id": 307534,
        "title": "Tides",
        "author_nicks": [
            {
                "name": "blinry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73839/?format=api",
                    "id": 73839,
                    "name": "blinry",
                    "is_group": false
                }
            },
            {
                "name": "winniehell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130913/?format=api",
                    "id": 130913,
                    "name": "winniehell",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "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": []
    }
]