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": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fb227a45-6523-48d3-af23-b652f515b3c0",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "60944eb4-af66-4b96-a728-b180b9c47489",
"Summary": "sample string 12",
"regionscountries": "33975769-fe8f-4b71-9f9f-d108d9996d92",
"DisplayTitle": "sample string 14",
"healthtopics": "193dbfe6-4354-486b-ae17-59eed6e24b22",
"ParentId": "4f3d145f-8fec-45f5-be78-e115d696664d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fb227a45-6523-48d3-af23-b652f515b3c0",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "60944eb4-af66-4b96-a728-b180b9c47489",
"Summary": "sample string 12",
"regionscountries": "33975769-fe8f-4b71-9f9f-d108d9996d92",
"DisplayTitle": "sample string 14",
"healthtopics": "193dbfe6-4354-486b-ae17-59eed6e24b22",
"ParentId": "4f3d145f-8fec-45f5-be78-e115d696664d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+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": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "b25f53c0-243d-4265-b2d2-5df1c0933640",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "fd687ef4-86f2-4671-bdef-e65487309fb9",
"Summary": "sample string 12",
"regionscountries": "40d87c1d-c7f8-40f9-a986-fd66bb48d56d",
"DisplayTitle": "sample string 14",
"healthtopics": "36c66a42-d4f1-4421-93a3-7887990426d2",
"ParentId": "00d668c0-b406-40c8-930f-25e5749239f3",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+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": "3e4cc4e9-352f-40cf-802f-d8a5bc46d74d"
}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": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "642ce64f-0718-4a48-97c8-f0b5e85ce578",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "0edab76e-5f27-49b5-ac70-e33c9f85a72c",
"Summary": "sample string 9",
"regionscountries": "10436091-61a1-4a48-8e47-1b8e427e61e5",
"DisplayTitle": "sample string 11",
"healthtopics": "97befd5a-04d1-4a86-b689-6451ab9b81cc",
"ParentId": "ce0e4c23-de56-446e-9528-2ed017bb4d73"
}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": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "9b7883c6-4f94-4d9a-bb7c-6d83d731da6f",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ae452e7e-4050-4ae0-bb27-7f520b6c997c",
"Summary": "sample string 12",
"regionscountries": "5d829f06-922f-4938-ad86-90b47fe78600",
"DisplayTitle": "sample string 14",
"healthtopics": "2462ddd0-110f-4605-b67d-4173802d21c2",
"ParentId": "620d1a50-9d35-41b3-86fc-ee43ba57a431",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+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": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "76290b3e-fcf5-4466-9387-4d3834d9cfe4",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "75717de9-9ed9-4fd1-b48a-f40ab7cbc487",
"Summary": "sample string 9",
"regionscountries": "7d64aa6c-032a-4010-bf40-542d13a851e1",
"DisplayTitle": "sample string 11",
"healthtopics": "87bab50d-eede-4fe4-9147-31aa8fd01966",
"ParentId": "852728e4-8460-4797-b30e-ca3f5dec43ae"
}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": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "024e78e6-6502-4020-a901-4a430a840ebc",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "776ddcfa-78e8-4846-8dc7-63f14fce0f5a",
"Summary": "sample string 9",
"regionscountries": "200bb5e6-dac6-4fff-895d-f032bdebbaac",
"DisplayTitle": "sample string 11",
"healthtopics": "cbe1c721-f148-4bad-9a3c-9d02c22bae07",
"ParentId": "2b8d855a-abb9-4d7f-9334-21e95699d791"
}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": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "8e365216-795d-4c92-a1c1-14b9e9310d1a",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "d380c83b-1a33-4c23-9cd0-4a151e53589e",
"publishingoffices": "923190ba-8a83-413b-b818-30b1b2882600",
"ReportingStartDate": "2026-06-27T15:35:44.4773027Z",
"ReportingEndDate": "2026-06-27T15:35:44.4773027Z",
"targetaudiences": "27ad7b84-819e-49f3-a63a-6f53e9330554",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T15:35:44.4773027Z",
"PublicationDate": "2026-06-27T15:35:44.4773027Z",
"DateCreated": "2026-06-27T15:35:44.4773027Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "8e365216-795d-4c92-a1c1-14b9e9310d1a",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "d380c83b-1a33-4c23-9cd0-4a151e53589e",
"publishingoffices": "923190ba-8a83-413b-b818-30b1b2882600",
"ReportingStartDate": "2026-06-27T15:35:44.4773027Z",
"ReportingEndDate": "2026-06-27T15:35:44.4773027Z",
"targetaudiences": "27ad7b84-819e-49f3-a63a-6f53e9330554",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T15:35:44.4773027+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.