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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354206/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/354206/",
        "id": 354206,
        "title": "Dangerous Random Encounter",
        "author_nicks": [
            {
                "name": "Alpakka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138605/?format=api",
                    "id": 138605,
                    "name": "Alpakka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ai-generated-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327618/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327618/",
        "id": 327618,
        "title": "Convergence Is Still Approaching",
        "author_nicks": [
            {
                "name": "Alpakka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138605/?format=api",
                    "id": 138605,
                    "name": "Alpakka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]