GET api/articledetails?pubSlug={pubSlug}&id={id}&siteId={siteId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pubSlug | string |
Required |
|
| id | string |
Required |
|
| siteId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ArticleViewModelShared| Name | Description | Type | Additional information |
|---|---|---|---|
| ActiveSite | Site |
None. |
|
| Title | string |
None. |
|
| ShareToSocialMedia | boolean |
None. |
|
| ArticleImageUrl | string |
None. |
|
| ArticleImageAlt | string |
None. |
|
| ImageCaption | string |
None. |
|
| Standfirst | string |
None. |
|
| Body | string |
None. |
|
| SectionFriendlyName | string |
None. |
|
| SectionUrl | string |
None. |
|
| PublishDate | date |
None. |
|
| Author | string |
None. |
|
| ArticleSource | string |
None. |
|
| ArticleSourceUrl | string |
None. |
|
| TeaserText | string |
None. |
|
| IsChurchSectionVisible | boolean |
None. |
|
| Pastor1ImageUrl | string |
None. |
|
| IsPastorSectionVisible | boolean |
None. |
|
| IsPastorFigureVisible | boolean |
None. |
|
| Pastor1Bio | string |
None. |
|
| IsServiceTimesVisible | boolean |
None. |
|
| ServiceTimesText | string |
None. |
|
| PastorFigureUrl | string |
None. |
|
| NextEventText | string |
None. |
|
| NextEventTexts | Collection of string |
None. |
|
| IsAFishSiteandNotKslrir | boolean |
None. |
|
| EventRepeatTexts | Collection of string |
None. |
|
| RelatedLinks | Collection of ContentTeaserViewModelShared |
None. |
|
| Addresses | Collection of Address |
None. |
|
| ArticleImages | Collection of ArticleImageViewModelShared |
None. |
|
| HeroImageUrl | string |
None. |
|
| Listicle | Collection of ListicleViewModelShared |
None. |
|
| MicroData | MicroDataViewModelShared |
None. |
|
| AuthorObject | Author |
None. |
|
| ByLine | string |
None. |
|
| ChurchLogo | ChurchLogoModelShared |
None. |
|
| ChurchContact1 | string |
None. |
|
| ChurchContact2 | string |
None. |
|
| AudioTitle | string |
None. |
|
| LinAudioInterviewVisible | boolean |
None. |
|
| LinkAudioInterviewUrl | string |
None. |
|
| InterviewName | string |
None. |
|
| LinkAudioDevotionalVisible | boolean |
None. |
|
| LinkAudioDevotionalUrl | string |
None. |
|
| LinkAudioDevotional | string |
None. |
|
| AudioDesc | string |
None. |
|
| COTWDesc | string |
None. |
|
| LiveStreamUrl | string |
None. |
|
| ContentHeader | ContentHeaderViewModelShared |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.