Returns a set of data items of type journalarticles.
GET /api/news/journalarticles
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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "9af5b7a2-734c-48c6-942f-1169e1e925f1",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "0232d7ab-44fc-4f60-add6-49e0160fb487",
"DoiLink": "sample string 14",
"regionscountries": "ac19f9f6-9f22-4ebf-91f1-131abce3e49b",
"Title": "sample string 16",
"ParentId": "fc4bcb54-821e-4601-b740-e023d11d1dfd",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "9af5b7a2-734c-48c6-942f-1169e1e925f1",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "0232d7ab-44fc-4f60-add6-49e0160fb487",
"DoiLink": "sample string 14",
"regionscountries": "ac19f9f6-9f22-4ebf-91f1-131abce3e49b",
"Title": "sample string 16",
"ParentId": "fc4bcb54-821e-4601-b740-e023d11d1dfd",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets journalarticles item by id.
GET /api/news/journalarticles({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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "5d604dfb-ba01-4517-ab9d-4b26395df4f5",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "ae5d8e20-3dac-4ea1-a556-fdaf19bebac5",
"DoiLink": "sample string 14",
"regionscountries": "47589fc6-7033-4eb7-9dba-a8389a026602",
"Title": "sample string 16",
"ParentId": "baab7e06-1eaf-47e3-9376-dba5948e297a",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from journalarticles item.
GET /api/news/journalarticles({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": "9b1b651f-aa81-479f-bc5d-bbe1c4f163b7"
}Creates a journalarticles item.
POST /api/news/journalarticles
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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "8c275fcb-55c3-48cd-8408-ec272b4b9a42",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "0f041f39-69ad-4300-8c33-24c9c36fe303",
"DoiLink": "sample string 11",
"regionscountries": "c403f92a-ea5a-4273-be04-86e43870f3c3",
"Title": "sample string 13",
"ParentId": "1e661863-b4de-4f87-8e03-3f4ad12ae80b"
}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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "5a1e8693-f502-460c-8e46-0bf2761e0488",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "8b317297-ca6c-4da1-a780-618dc2e89971",
"DoiLink": "sample string 14",
"regionscountries": "e9348564-66a4-4cbf-8668-69597bc00186",
"Title": "sample string 16",
"ParentId": "f02bce92-0e52-4efc-bb6b-2fffee65c9f9",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for journalarticles item.
PATCH /api/news/journalarticles({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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "6e3aa614-10af-4a19-ac86-80ae3d637e87",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "7570da0f-9914-46cd-8897-3dddb0ba309a",
"DoiLink": "sample string 11",
"regionscountries": "96445da6-95e1-4da0-a738-9067a604feaa",
"Title": "sample string 13",
"ParentId": "c2dc4546-29ad-44f2-8d34-b0cdd0efbeec"
}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 journalarticles item.
PUT /api/news/journalarticles({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 | |
| ArticleReferences | System.String | Read only: False | |
| journalarticletypes | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| Headline | System.String | Read only: False | |
| ArticleContent | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DoiLink | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Title | 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
{
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "4dc18728-c2fd-461c-ab4f-6aba98cdfff1",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "c73b42aa-f534-4213-9661-775f620ec75e",
"DoiLink": "sample string 11",
"regionscountries": "59c26e7b-6af4-491e-b907-606ca1b36e39",
"Title": "sample string 13",
"ParentId": "f22baea4-05d2-4a62-a3bb-6129bf02fa6f"
}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 journalarticles item by Id.
DELETE /api/news/journalarticles({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 journalarticles item.
GET /api/news/journalarticles({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 | |
| Summary | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "0170bab9-362a-4a8d-8d34-207d1885abb1",
"regionscountries": "16e08b7f-a7ca-4d9a-a949-3656befcae44",
"publishingoffices": "305cedb6-e375-4632-813f-194f170046dd",
"Title": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:41:39.3771563Z",
"PublicationDate": "2025-12-09T23:41:39.3771563Z",
"DateCreated": "2025-12-09T23:41:39.3771563Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "0170bab9-362a-4a8d-8d34-207d1885abb1",
"regionscountries": "16e08b7f-a7ca-4d9a-a949-3656befcae44",
"publishingoffices": "305cedb6-e375-4632-813f-194f170046dd",
"Title": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:41:39.3771563+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to journalarticles item.
POST /api/news/journalarticles({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 journalarticles item.
DELETE /api/news/journalarticles({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.