Returns a set of data items of type resultsreportinfographics.
GET /api/news/resultsreportinfographics
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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "09a2aa00-e059-4b24-8532-429462aa9610",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c6649d8f-2646-460c-8846-554215ca879d",
"Summary": "sample string 12",
"regionscountries": "05bb1e72-6b94-4773-b787-82983e869b66",
"DisplayTitle": "sample string 14",
"healthtopics": "20f98521-2ced-4e90-9ce5-ff557880393b",
"ParentId": "bebbd024-79a5-49a7-8849-36494c7597be",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "09a2aa00-e059-4b24-8532-429462aa9610",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c6649d8f-2646-460c-8846-554215ca879d",
"Summary": "sample string 12",
"regionscountries": "05bb1e72-6b94-4773-b787-82983e869b66",
"DisplayTitle": "sample string 14",
"healthtopics": "20f98521-2ced-4e90-9ce5-ff557880393b",
"ParentId": "bebbd024-79a5-49a7-8849-36494c7597be",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets resultsreportinfographics item by id.
GET /api/news/resultsreportinfographics({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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "b18891eb-3631-48ab-917e-77a771c59ca7",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "8874ec09-7d52-4a4c-8109-60bdaaae7ab3",
"Summary": "sample string 12",
"regionscountries": "6d705202-658d-44a0-9145-b90ef07d317a",
"DisplayTitle": "sample string 14",
"healthtopics": "445711c4-e0dd-461f-a5ee-344e03cfa41c",
"ParentId": "b1dafe11-788a-41af-821b-f25857557b3c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from resultsreportinfographics item.
GET /api/news/resultsreportinfographics({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": "a339078a-b38e-45c7-86de-bb42c07c6e69"
}
Creates a resultsreportinfographics item.
POST /api/news/resultsreportinfographics
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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "97582c0e-1f61-4d0e-b88a-d8ba9d077769",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "f3fdb87f-0625-4d45-92bc-7f5a89a8902b",
"Summary": "sample string 9",
"regionscountries": "923c50bd-3fd1-47cf-940c-6ea5be8e45b1",
"DisplayTitle": "sample string 11",
"healthtopics": "8631f466-25ab-482a-a920-ce525351c7f9",
"ParentId": "e9286499-fb31-41e8-be4c-f1d40733342f"
}
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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "83607682-56a8-4d5f-934a-632df642306b",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "95a0412c-7ef0-4469-b09d-5535045a7d82",
"Summary": "sample string 12",
"regionscountries": "1a23abf2-bb61-4802-8e3e-17e324efdf82",
"DisplayTitle": "sample string 14",
"healthtopics": "de5f80ff-7598-40f9-aa3e-b5e5bfaa0d1d",
"ParentId": "053a8638-0cc6-4fd4-9e55-69e488462017",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for resultsreportinfographics item.
PATCH /api/news/resultsreportinfographics({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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "f1c5b5e2-fea4-495f-bf29-d780d641032e",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "84f854b2-51c7-475b-98b7-877a1db3634d",
"Summary": "sample string 9",
"regionscountries": "28023191-902c-4096-bf14-07bdfe30713f",
"DisplayTitle": "sample string 11",
"healthtopics": "fcf339cd-3afb-4096-a796-ddace64f24e1",
"ParentId": "befe7929-5aa1-401a-b4f4-9ef1c9ada3d4"
}
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 resultsreportinfographics item.
PUT /api/news/resultsreportinfographics({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 | |
publishingoffices | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Overview | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
DisplayTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "b492ea5d-0ef0-415a-8aaf-fda92c4f31a2",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "cf61a74d-4751-4875-98ac-2c518e0f91a4",
"Summary": "sample string 9",
"regionscountries": "4fbf77b4-95b4-4cab-b4a1-a0436f8ee0ef",
"DisplayTitle": "sample string 11",
"healthtopics": "599fd01b-f7b2-415f-a550-18bc2cbf0978",
"ParentId": "e1b123c1-4260-452c-91ee-4f3056f3458c"
}
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 resultsreportinfographics item by Id.
DELETE /api/news/resultsreportinfographics({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 Parent from resultsreportinfographics item.
GET /api/news/resultsreportinfographics({key})/Parent
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 | |
healthtopics | System.Guid | Read only: False | |
Overview | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
ReportingStartDate | System.DateTimeOffset | Read only: False | |
ReportingEndDate | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "38548b05-3ab4-4985-b25e-2fa9e8ffb6fd",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "71b19fa8-2180-4004-8bd8-94b21dc07499",
"publishingoffices": "f98055c9-978f-43d1-805b-5b56df09b980",
"ReportingStartDate": "2025-09-11T03:13:21.6569404Z",
"ReportingEndDate": "2025-09-11T03:13:21.6569404Z",
"targetaudiences": "c2afe116-5744-4bb1-bfcd-75f50a66fb19",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:21.6569404Z",
"PublicationDate": "2025-09-11T03:13:21.6569404Z",
"DateCreated": "2025-09-11T03:13:21.6569404Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "38548b05-3ab4-4985-b25e-2fa9e8ffb6fd",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "71b19fa8-2180-4004-8bd8-94b21dc07499",
"publishingoffices": "f98055c9-978f-43d1-805b-5b56df09b980",
"ReportingStartDate": "2025-09-11T03:13:21.6569404Z",
"ReportingEndDate": "2025-09-11T03:13:21.6569404Z",
"targetaudiences": "c2afe116-5744-4bb1-bfcd-75f50a66fb19",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:21.6569404+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to resultsreportinfographics item.
POST /api/news/resultsreportinfographics({key})/Parent/$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 Parent from resultsreportinfographics item.
DELETE /api/news/resultsreportinfographics({key})/Parent/$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.