Returns a set of data items of type resultsreportachievementts.
GET /api/news/resultsreportachievementts
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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Summary": "sample string 9",
"Title": "sample string 10",
"AchievementType": "sample string 11",
"Overview": "sample string 12",
"healthtopics": "b52b3018-cad9-48e0-bbe5-70658ffd2da2",
"regionscountries": "bc5b4a37-3b87-49e8-9378-80dbfa15f960",
"ParentId": "8cdb5579-97db-4e67-996c-22a66a3e2d6f",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Summary": "sample string 9",
"Title": "sample string 10",
"AchievementType": "sample string 11",
"Overview": "sample string 12",
"healthtopics": "b52b3018-cad9-48e0-bbe5-70658ffd2da2",
"regionscountries": "bc5b4a37-3b87-49e8-9378-80dbfa15f960",
"ParentId": "8cdb5579-97db-4e67-996c-22a66a3e2d6f",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportachievementts item by id.
GET /api/news/resultsreportachievementts({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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Summary": "sample string 9",
"Title": "sample string 10",
"AchievementType": "sample string 11",
"Overview": "sample string 12",
"healthtopics": "24e5bed3-4f7f-4b21-9226-7e43d51b972c",
"regionscountries": "faf80352-d267-48df-ba56-64c05c48f84c",
"ParentId": "eb1934b0-9106-4c24-a768-eca4facdd8ee",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportachievementts item.
GET /api/news/resultsreportachievementts({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": "fa8d4a91-334e-47d2-986b-c829a27aa38f"
}Creates a resultsreportachievementts item.
POST /api/news/resultsreportachievementts
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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SortOrder": 5.0,
"Summary": "sample string 6",
"Title": "sample string 7",
"AchievementType": "sample string 8",
"Overview": "sample string 9",
"healthtopics": "f2960b78-8b9a-49ae-8bf9-8541a7f80196",
"regionscountries": "ff8b76d1-a553-4fd4-bf6b-3c36deb1fb4d",
"ParentId": "de2644f6-2615-465d-a2f0-977fc05c7883"
}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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SortOrder": 8.0,
"Summary": "sample string 9",
"Title": "sample string 10",
"AchievementType": "sample string 11",
"Overview": "sample string 12",
"healthtopics": "ca27c131-5c61-4ab8-acd0-185c396cf5f5",
"regionscountries": "e184174d-e9b8-4509-9d9f-32eed7e9702c",
"ParentId": "61400cab-3f5e-47e1-b7fe-127a654d1c01",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportachievementts item.
PATCH /api/news/resultsreportachievementts({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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SortOrder": 5.0,
"Summary": "sample string 6",
"Title": "sample string 7",
"AchievementType": "sample string 8",
"Overview": "sample string 9",
"healthtopics": "8bf687c5-db33-43fa-b3c2-642bd5753b35",
"regionscountries": "a6663645-d86a-4cc9-a6e0-e34f05e830ab",
"ParentId": "fd52ff37-3276-407d-a50c-0e7b1de8eb07"
}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 resultsreportachievementts item.
PUT /api/news/resultsreportachievementts({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 | |
| SortOrder | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| AchievementType | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | 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-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SortOrder": 5.0,
"Summary": "sample string 6",
"Title": "sample string 7",
"AchievementType": "sample string 8",
"Overview": "sample string 9",
"healthtopics": "8375243c-82c6-4b94-8482-8dd31fb7c9c0",
"regionscountries": "b1174b60-023f-4074-aefc-adc7f10b43e7",
"ParentId": "eebf78ea-5932-4b52-aba2-382cfcdb332f"
}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 resultsreportachievementts item by Id.
DELETE /api/news/resultsreportachievementts({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 resultsreportachievementts item.
GET /api/news/resultsreportachievementts({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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | 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-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "0a40b666-a66b-4bae-988f-d39030631ad1",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "c7bb4bda-b9d6-4a71-a62a-b101494b122b",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "2b27cab7-1733-4f29-b152-2640be07d632",
"SortOrder": 15.0,
"publishingoffices": "b214fd21-31a9-4a49-86be-223f3b82298f",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "1f787c8f-3404-4c67-961f-071b0998b81f",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:05:42.8402737Z",
"PublicationDate": "2026-01-14T15:05:42.8402737Z",
"DateCreated": "2026-01-14T15:05:42.8402737Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "0a40b666-a66b-4bae-988f-d39030631ad1",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "c7bb4bda-b9d6-4a71-a62a-b101494b122b",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "2b27cab7-1733-4f29-b152-2640be07d632",
"SortOrder": 15.0,
"publishingoffices": "b214fd21-31a9-4a49-86be-223f3b82298f",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "1f787c8f-3404-4c67-961f-071b0998b81f",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:05:42.8402737+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportachievementts item.
POST /api/news/resultsreportachievementts({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 resultsreportachievementts item.
DELETE /api/news/resultsreportachievementts({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.