Returns a set of data items of type whodatavisualizations.
GET /api/news/whodatavisualizations
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "ec302b33-6866-45fd-b4c6-d26afe218f46",
"Summary": "sample string 10",
"ChartType": "sample string 11",
"regionscountries": "0f7bcc8e-e509-42ed-a7e4-56fdbe56456c",
"ChartCustomization": "sample string 13",
"healthtopics": "9ad36235-3fff-459a-a4d9-21deac6d8ea2",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "ec302b33-6866-45fd-b4c6-d26afe218f46",
"Summary": "sample string 10",
"ChartType": "sample string 11",
"regionscountries": "0f7bcc8e-e509-42ed-a7e4-56fdbe56456c",
"ChartCustomization": "sample string 13",
"healthtopics": "9ad36235-3fff-459a-a4d9-21deac6d8ea2",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whodatavisualizations item by id.
GET /api/news/whodatavisualizations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "e390188a-1864-4bf0-bde7-e0b7675f2e9d",
"Summary": "sample string 10",
"ChartType": "sample string 11",
"regionscountries": "bf35f727-e87c-4876-8123-279d4f758ffd",
"ChartCustomization": "sample string 13",
"healthtopics": "506fafb8-0793-4a8a-b209-e4d2691f9f31",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whodatavisualizations item.
GET /api/news/whodatavisualizations({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "caf66443-7f4b-4abe-bd5a-0a8a29310c7e"
}Creates a whodatavisualizations item.
POST /api/news/whodatavisualizations
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"publishingoffices": "3cade0b1-b388-46b5-9bc8-f0a686799c08",
"Summary": "sample string 7",
"ChartType": "sample string 8",
"regionscountries": "d8653db4-816b-4d9d-ac6d-1c6f4119679c",
"ChartCustomization": "sample string 10",
"healthtopics": "7e522d05-96b8-4e70-b44c-292f5ab1b78a"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"publishingoffices": "152cbe44-b753-4b69-9f93-a4951a6679c3",
"Summary": "sample string 10",
"ChartType": "sample string 11",
"regionscountries": "4528ef66-6db0-4fd0-8f5d-15031a6cbc12",
"ChartCustomization": "sample string 13",
"healthtopics": "a0c4cf92-67b3-48d1-b346-7bc49009712f",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whodatavisualizations item.
PATCH /api/news/whodatavisualizations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"publishingoffices": "2be131c1-4bec-443e-babb-b36b6e70c409",
"Summary": "sample string 7",
"ChartType": "sample string 8",
"regionscountries": "254c3410-e738-4bfe-830d-3916e0d89732",
"ChartCustomization": "sample string 10",
"healthtopics": "bda58d4d-888e-4f2b-b4b3-42cf18a052d3"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for whodatavisualizations item.
PUT /api/news/whodatavisualizations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartType | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ChartCustomization | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"publishingoffices": "d543e601-d87f-4cd4-ab86-ec77c0caa8c9",
"Summary": "sample string 7",
"ChartType": "sample string 8",
"regionscountries": "59fa4f70-2eaf-4ae2-ad4a-0c5279e9ebbc",
"ChartCustomization": "sample string 10",
"healthtopics": "f2928892-21f8-4c73-9db6-41c2060c5132"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a whodatavisualizations item by Id.
DELETE /api/news/whodatavisualizations({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type RelatedDataSource from whodatavisualizations item.
GET /api/news/whodatavisualizations({key})/RelatedDataSource
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fc04096b-caae-455c-9727-388814290c4d",
"Summary": "sample string 9",
"Title": "sample string 10",
"healthtopics": "ce1941fd-7171-407d-a114-ff5502c9e2dc",
"regionscountries": "030bab13-5050-466d-a508-1b3f0b6cc5bb",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-22T08:16:02.9667359Z",
"PublicationDate": "2026-09-22T08:16:02.9667359Z",
"DateCreated": "2026-09-22T08:16:02.9667359Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fc04096b-caae-455c-9727-388814290c4d",
"Summary": "sample string 9",
"Title": "sample string 10",
"healthtopics": "ce1941fd-7171-407d-a114-ff5502c9e2dc",
"regionscountries": "030bab13-5050-466d-a508-1b3f0b6cc5bb",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-22T08:16:02.9667359+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedDataSource relation to whodatavisualizations item.
POST /api/news/whodatavisualizations({key})/RelatedDataSource/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type RelatedDataSource from whodatavisualizations item.
DELETE /api/news/whodatavisualizations({key})/RelatedDataSource/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.