# models Pydantic models for Kwork API responses. All models follow the structure found in the HAR dump analysis. ## Classes - [KworkUser](kworkuser.md) - [KworkCategory](kworkcategory.md) - [Kwork](kwork.md) - [KworkDetails](kworkdetails.md) - [PaginationInfo](paginationinfo.md) - [CatalogResponse](catalogresponse.md) - [Project](project.md) - [ProjectsResponse](projectsresponse.md) - [Review](review.md) - [ReviewsResponse](reviewsresponse.md) - [Notification](notification.md) - [NotificationsResponse](notificationsresponse.md) - [Dialog](dialog.md) - [AuthResponse](authresponse.md) - [ErrorDetail](errordetail.md) - [APIErrorResponse](apierrorresponse.md) - [City](city.md) - [Country](country.md) - [TimeZone](timezone.md) - [Feature](feature.md) - [Badge](badge.md) - [DataResponse](dataresponse.md)