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": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "3cfce259-9f42-4e4f-a644-4b35321b1122",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "62fa4c53-e98d-41d5-871c-8e5e26c3453a",
"DoiLink": "sample string 14",
"regionscountries": "d8187276-9d05-474b-b39c-59628a9fc8c7",
"Title": "sample string 16",
"ParentId": "620c4736-6e47-4fff-9794-7a31462c0622",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "3cfce259-9f42-4e4f-a644-4b35321b1122",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "62fa4c53-e98d-41d5-871c-8e5e26c3453a",
"DoiLink": "sample string 14",
"regionscountries": "d8187276-9d05-474b-b39c-59628a9fc8c7",
"Title": "sample string 16",
"ParentId": "620c4736-6e47-4fff-9794-7a31462c0622",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+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": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "6788662a-886d-4195-afa4-fcec93722074",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "dcf92744-c0ac-48a8-865a-f113da031b53",
"DoiLink": "sample string 14",
"regionscountries": "a408c139-9e2b-43b8-a5f0-0298431dc8dc",
"Title": "sample string 16",
"ParentId": "10ee97c3-6d28-4a61-a18d-2e41bffb62c3",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+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": "ed5d41c9-c007-4ce9-83a8-34bdda9e5bec"
}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": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "8b3a828c-2232-4772-98fe-517307f94a3b",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "4d7e7293-ac8e-44f7-b8f5-73455929ae0e",
"DoiLink": "sample string 11",
"regionscountries": "022e4a41-b0fe-46e7-b5eb-c9deab7b4963",
"Title": "sample string 13",
"ParentId": "f1449726-3d9d-42d7-9811-4225b5335c04"
}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": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ArticleReferences": "sample string 8",
"journalarticletypes": "8e5b06b7-7676-4bf0-84ea-c2247c48eea9",
"DoiLinkText": "sample string 10",
"Headline": "sample string 11",
"ArticleContent": "sample string 12",
"healthtopics": "818747b2-90b7-47be-98ae-48440d71cce4",
"DoiLink": "sample string 14",
"regionscountries": "77a783e9-8cb8-477a-96a0-c5462ac552c7",
"Title": "sample string 16",
"ParentId": "c55943c7-005d-4cdd-a00c-f632a4b3519e",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+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": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "981ff68b-80d0-4321-be94-5e2f98a5ccc7",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "23325824-f37e-470e-8ae2-f6f2c664557d",
"DoiLink": "sample string 11",
"regionscountries": "15d8b445-40f8-4e53-881a-d4e32f296ae4",
"Title": "sample string 13",
"ParentId": "dd5f755f-2433-4a61-92ed-b1ea60721b24"
}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": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ArticleReferences": "sample string 5",
"journalarticletypes": "0fc525b8-29be-4560-938f-5d938cb40098",
"DoiLinkText": "sample string 7",
"Headline": "sample string 8",
"ArticleContent": "sample string 9",
"healthtopics": "8e0c332f-6020-4460-a0a6-9b9504c69091",
"DoiLink": "sample string 11",
"regionscountries": "c12b553d-702d-42ce-9f04-446fa96c9950",
"Title": "sample string 13",
"ParentId": "54708d86-ea0e-464c-a43d-6f4fdc01ac5a"
}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": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "2eb653bc-14d0-40c0-a15a-c56ee41241e1",
"regionscountries": "5e94c72f-f185-4424-8c9f-e06d3ed9b414",
"publishingoffices": "e0d57856-2f96-4f69-8f3e-77f7ffc6c762",
"Title": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T13:55:02.8437211Z",
"PublicationDate": "2026-03-26T13:55:02.8437211Z",
"DateCreated": "2026-03-26T13:55:02.8437211Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"healthtopics": "2eb653bc-14d0-40c0-a15a-c56ee41241e1",
"regionscountries": "5e94c72f-f185-4424-8c9f-e06d3ed9b414",
"publishingoffices": "e0d57856-2f96-4f69-8f3e-77f7ffc6c762",
"Title": "sample string 12",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:55:02.8437211+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.