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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358807/",
        "id": 358807,
        "title": "Flüxi",
        "author_nicks": [
            {
                "name": "Fernando Montes Vera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139767/?format=api",
                    "id": 139767,
                    "name": "Fernando Montes Vera",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358859/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358859/",
        "id": 358859,
        "title": "Lala. Una aventura linguistica",
        "author_nicks": [
            {
                "name": "Fernando Montes Vera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139767/?format=api",
                    "id": 139767,
                    "name": "Fernando Montes Vera",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/332449/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332449/",
        "id": 332449,
        "title": "VideoDreams",
        "author_nicks": [
            {
                "name": "Fernando Montes Vera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139767/?format=api",
                    "id": 139767,
                    "name": "Fernando Montes Vera",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-10-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "reason",
            "unity",
            "ai-generated-graphics",
            "ableton-live"
        ]
    }
]