openapi: 3.2.0 info: title: Dow Jones Content API version: '1.0' description: 'Operations tagged Content across 3 of this provider''s published API definitions: dow-jones-content-api-swagger.json, dow-jones-newswires-content-api-openapi.json, dow-jones-top-stories-api-openapi.json. Each path carries the servers of the definition it was published in.' servers: - url: https://api.dowjones.com/content - url: https://api.dowjones.com/ tags: - name: Content paths: /alerts/{id}: get: security: - Bearer: [] tags: - Content parameters: - name: id in: path description: Alert Id required: true schema: type: string - name: snippet_type in: query description: Snippet Type required: false schema: type: string enum: - Fixed - Contextual - name: is_preview in: query description: Is_Preview required: false schema: type: string enum: - true - false - name: sort in: query description: Sort required: false schema: type: string - name: filter.view_type in: query description: View Type required: false schema: type: string enum: - New - All - name: filter.content_categories in: query required: false style: form explode: true schema: type: array items: type: string enum: - Publications - WebSites - Boards - Blogs - name: page[context] in: query description: Context required: false schema: type: string - name: page[offset] in: query description: Offset required: false schema: type: integer - name: page[limit] in: query description: Limit required: false schema: type: integer - name: deduplication_level in: query description: Gets or sets the deduplication level required: false schema: type: string enum: - 'Off' - Similar - VirtuallyIdentical responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string '404': description: Alert not found content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 '500': description: Application errors content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 deprecated: false servers: - url: https://api.dowjones.com/content /refs/{ref}: get: security: - Bearer: [] tags: - Content parameters: - name: ref in: path description: Content Reference. Example drn:archive.newsarticle.AN12345678 required: true schema: type: string - name: article_format in: query description: Article format required: false schema: type: string enum: - FullArticle - FullArticleWithIndexing - KeywordsInContext - HeadlineLeadParaWithIndexing - Custom default: FullArticle - name: highlight_string in: query description: Highlight string required: false schema: type: string - name: context in: query description: Context required: false schema: type: string - name: parts in: query description: Parts to retrieve, only apply when articleFormat set to Custom required: false style: form explode: true schema: type: array items: type: string enum: - AccessionNumber - Author - CaptionsDescription - Column - CompanyCodeDescriptor - Contact - Copyright - Correction - Credit - DowJonesCodes - DowJonesDescriptors - Edition - Headline - IndustryCodeDescriptor - InformationProviderCodes - InformationProviderDescription - Language - LeadParagraph - Page - PublicationDate - PublicationTime - PublisherName - Reference - RegionCodeDescriptor - Section - SourceCode - SourceName - SubjectCodeDescriptor - TailParagraphs - Volume - WordCount responses: '200': description: Success content: application/json: schema: type: object description: Article properties: links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object description: Article properties: links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string '404': description: Article not found content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 '500': description: Application errors content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 deprecated: false servers: - url: https://api.dowjones.com/content /refs: get: security: - Bearer: [] tags: - Content parameters: - name: filter.ref in: query description: Content Reference(s) required: true style: form explode: true schema: type: array items: type: string - name: article_format in: query description: Article format required: false schema: type: string enum: - FullArticle - FullArticleWithIndexing - KeywordsInContext - HeadlineLeadParaWithIndexing - Custom default: FullArticle - name: highlight_string in: query description: Highlight string required: false schema: type: string - name: context in: query description: Context required: false schema: type: string - name: parts in: query description: Parts to retrieve, only apply when articleFormat set to Custom required: false style: form explode: true schema: type: array items: type: string enum: - AccessionNumber - Author - CaptionsDescription - Column - CompanyCodeDescriptor - Contact - Copyright - Correction - Credit - DowJonesCodes - DowJonesDescriptors - Edition - Headline - IndustryCodeDescriptor - InformationProviderCodes - InformationProviderDescription - Language - LeadParagraph - Page - PublicationDate - PublicationTime - PublisherName - Reference - RegionCodeDescriptor - Section - SourceCode - SourceName - SubjectCodeDescriptor - TailParagraphs - Volume - WordCount responses: '200': description: OK content: application/json: schema: type: object description: Multiple articles properties: meta: type: object properties: metrics: type: object properties: count: type: integer description: Records returned links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: array items: type: object properties: attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume error: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted text/json: schema: type: object description: Multiple articles properties: meta: type: object properties: metrics: type: object properties: count: type: integer description: Records returned links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: array items: type: object properties: attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume error: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted deprecated: false servers: - url: https://api.dowjones.com/content /refs/{ref}/redirect: get: security: - Bearer: [] tags: - Content parameters: - name: ref in: path description: Content Reference. Example multimedia_AN12345678 required: true schema: type: string responses: '200': description: Success content: application/json: schema: type: object description: Article properties: links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object description: Article properties: links: type: object properties: self: type: string description: Link to self parent: type: string description: Link to linked article parent article redirect: type: string description: Redirect Link to multimedia or webpage articles pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: art: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Captions, description of graphics authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors best_date: type: string format: date-time description: Article best date best_time: type: string format: date-time description: Article best date/time body: type: array items: type: object properties: variant: type: string description: Body variation (full|truncated) content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. Byline can contain a simple string or a complex multivariant collection of Content Types. column_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Column name field contact: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Contact information content_status: type: string description: Content status (WSJ) content_type: type: string description: Content status (WSJ) default: article copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string corrections: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: '' credit: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Credit information edition: type: string description: Article edition headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id_ref: type: string description: Unique ID for associated article in CAPI - DRN live_datetime: type: string format: date-time description: Article live date/time (WSJ) load_date: type: string format: date-time description: Article load date load_time: type: string format: date-time description: Article load date/time modification_date: type: string format: date-time description: Article last modified date modification_time: type: string format: date-time description: Article last modified date/time notes: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Article reference page: type: integer description: ???? parent_id: type: string description: Realtime Article parent id parent_id_ref: type: string description: Realtime Article parent id publication_date: type: string format: date-time description: Article publication date publication_time: type: string format: date-time description: Article publication date/time publisher: type: object description: Publisher code or name properties: code: type: string name: type: string group_code: type: string group_name: type: string related: type: string description: ???????? section_name: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: Section name field seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) source_credit: type: string description: For syndicated stories the creditedSource should specify the seo owner of the asset. i.e The Daily Telegraph (WSJ) source_publication: type: string description: It is the publication, i.e The Sun, or The Daily Telegraph (WSJ) sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) syndication_domains: type: array description: The list of product/masthead domains for which syndication for his article is supported items: type: string upstream_origin: type: string description: The content origin upstream_origin_id: type: string description: 'The content origin ID ' tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers version: type: string description: ??????? (WSJ) volume: type: string description: Article volume meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean description: Indicates if translation is permitted included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string '404': description: Article not found content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 '500': description: Application errors content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 deprecated: false servers: - url: https://api.dowjones.com/content /refs/{ref}/binary: get: security: - Bearer: [] tags: - Content parameters: - name: ref in: path description: Content Reference. Example 'drn:archive.picturearticle.X021400020160808ec8800001' required: true schema: type: string - name: context in: query description: Context schema: type: string - name: reference in: query description: binary reference probj:archive/FAPORH2016081400234/48/235165 required for factiva binary only required: false schema: type: string - name: mime_type in: query description: mime type application/pdf required for factiva binary only required: false schema: type: string - name: image_type in: query description: image type pdf or html or dispix required for factiva binary only required: false schema: type: string responses: '200': description: Success content: application/json: schema: type: object description: Binary properties: data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: ref: type: string description: Reference of the article mime_type: type: string description: Mime type of the binary data (e.g. image/jpeg, application/pdf, application/html etc) binary_encoding: type: string description: Encoding scheme for the binary data (base64) binary_stream: type: string description: Binary Stream links: type: object properties: self: type: string description: Link to self text/json: schema: type: object description: Binary properties: data: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: ref: type: string description: Reference of the article mime_type: type: string description: Mime type of the binary data (e.g. image/jpeg, application/pdf, application/html etc) binary_encoding: type: string description: Encoding scheme for the binary data (base64) binary_stream: type: string description: Binary Stream links: type: object properties: self: type: string description: Link to self '404': description: Article not found content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 '500': description: Application errors content: application/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 text/json: schema: type: array items: type: object properties: code: type: integer format: int64 title: type: string detail: type: string status: type: integer format: int64 deprecated: false servers: - url: https://api.dowjones.com/content /newsletter/editions/{id}: get: security: - Bearer: [] tags: - Content operationId: Collection_Get parameters: - name: id in: path required: true schema: type: string responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /newsplus/collections/{code}: get: security: - Bearer: [] tags: - Content operationId: Collection_Get parameters: - name: code in: path required: true schema: type: string responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: filter.search_string in: query description: Search string required: false schema: type: string - name: filter.search_mode in: query description: Search mode required: false schema: type: string items: type: string enum: - Unified - name: filter.content_category in: query description: 'Content category. Default : Publications' required: false style: form explode: true schema: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs - name: filter.deduplication_level in: query description: Deduplication level required: false schema: type: string items: type: string enum: - 'Off' - Similar - NearExact - name: filter.from_date in: query description: 'From date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.to_date in: query description: 'To date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.days_range in: query description: Number of days from current day required: false schema: type: string items: type: string enum: - LastDay - LastWeek - LastMonth - Last3Months - Last6Months - LastYear - Last2Years - Last5Years - AllDates - name: filter.language_codes in: query description: List of any Language Codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.company_fcode in: query description: List of any company fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.industry_fcode in: query description: List of any industry fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.region_fcode in: query description: List of any region fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.news_subject_fcode in: query description: List of any news subject codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.source_fcode in: query description: List of any source fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.document_vector in: query description: Filed returned by a search, used to refine or exclude similar headlines from the search results schema: type: string - name: filter.similarity_type in: query description: Similarity type, used along with filter.document_vector' schema: type: string items: type: string enum: - Find - Refine - Exclude - name: filter.is_similarity_sort_by_on in: query description: Controls whether the results should be sorted by similarity, or the original sortOrder requested. schema: type: boolean - name: filter.similar_document_id in: query description: The document number of the original document to which the filter.document_vector corresponds schema: type: string - name: filter.exclude_similar_document_id in: query description: Indicates if filter.similar_document_id is to be removed from the result set schema: type: boolean - name: parts in: query description: Parts to retrieve required: false style: form explode: true schema: type: array items: type: string enum: - KeywordNavigator - RegionNavigator - PersonNavigator - AuthorNavigator - SourceNavigator - SubjectNavigator - IndustryNavigator - CompanyNavigator - TimeNavigator - ContentCategoryHitCounts - DuplicateHeadlines - name: snippet_type in: query description: Snippet type required: false schema: type: string items: type: string enum: - Contextual - Fixed - None - name: max_keywords in: query description: Max number of keywords required: false schema: type: integer format: int32 - name: max_navigators in: query description: Max number of navigators required: false schema: type: integer format: int32 - name: time_navigator_mode in: query description: Time navigator mode required: false schema: type: string items: type: string enum: - PublicationDate - PublicationYear - PublicationMonth - PublicationWeek - AutoDetect - name: sort_by in: query description: Sort By required: false schema: type: string items: type: string enum: - PublicationDateChronological - -PublicationDateChronological - Relevance - RelevanceMediumFreshness - RelevanceHighFreshness - ArrivalTime - FreshnessDateChronological - -FreshnessDateChronological - FIFO - LIFO - BestDateChronological - -BestDateChronological default: -PublicationDateChronological - name: page[offset] in: query description: page offset required: false schema: type: integer format: int32 maximum: 10000 minimum: 0 - name: page[limit] in: query description: page limit required: false schema: type: integer format: int32 maximum: 100 minimum: 1 responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false post: security: - Bearer: [] tags: - Content operationId: Search_Post responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false requestBody: content: application/json: schema: type: object properties: data: type: object properties: id: type: string default: Search type: type: string default: Content attributes: type: object properties: query: type: object properties: content_type: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs description: Content types search_string: type: array items: type: object properties: mode: description: Search string mode type: string enum: - All - Any - None - Simple - Traditional - Unified - Phrase scope: type: string description: Search string mode value: type: string description: Search string value required: - mode description: Search string search_boosts: type: object properties: boosted_up: type: string description: Boosted up boosted_down: type: string description: Boosted down description: Search boosting date: type: object properties: custom: type: object properties: from: type: string description: Custom from date to: type: string description: Custom to date required: - from - to days_range: description: Date range type: string enum: - LastDay - LastWeek - LastMonth - Last3Months - Last6Months - LastYear - Last2Years - Last5Years - AllDates equals: type: string description: Equals date format: description: Custom date format type: string enum: - MMDDCCYY - DDMMCCYY similarity_filter: type: object properties: is_sort_allowed: type: boolean description: Is sorting allowed default: false document_vector: type: string description: Document vector article_id: type: string description: Article Id exlude_original: type: boolean description: Exclude original default: false description: Similarity filter linguistics: type: object properties: is_lemmatization_on: type: boolean description: Is lemmatization on default: false formatting: type: object properties: snippet_type: description: Headline snippet type type: string enum: - Contextual - Fixed - None markup_type: description: Headline markup type type: string enum: - None - Highlight - All sort_order: description: Sort order type: string enum: - PublicationDateChronological - -PublicationDateChronological - Relevance - RelevanceMediumFreshness - RelevanceHighFreshness - ArrivalTime - FreshnessDateChronological - -FreshnessDateChronological - FIFO - LIFO - BestDateChronological - -BestDateChronological default: -PublicationDateChronological deduplication_level: description: Deduplication Level type: string enum: - 'Off' - Similar - NearExact freshnessDate: type: string description: Freshness Date navigators: type: object properties: return_content_type_count: type: boolean description: Return collection counts default: false content_type: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs description: Content type to get count return_headline_coding: type: boolean description: Return headline coding default: false return_djn_headline_coding: type: boolean description: Return DJN headline coding default: false keyword_navigators: type: object properties: return_keywords: type: boolean description: Return keywords default: false max_keywords: type: integer description: Max keywords code_navigators: type: object properties: mode: description: Code navigator mode type: string enum: - None - Folder - All min_buckets: type: integer description: Minimum number of code navigators max_buckets: type: integer description: Maximum number of code navigators custom_navigator: type: array items: type: object properties: id: type: string description: Custom code navigator id min_buckets: type: integer description: Minimum number of custom code navigators max_buckets: type: integer description: Maximum number of custom code navigators time_navigator_mode: description: Time navigator mode type: string enum: - PublicationDate - PublicationYear - PublicationMonth - PublicationWeek - AutoDetect descriptor: type: object properties: mode: description: Descriptor mode type: string enum: - None - Company - All language: type: string description: Descriptor language page_offset: type: integer description: Page offset page_limit: type: integer description: Page limit previous_count: type: integer description: Previous page count required: - query required: - attributes required: - data description: Search Request servers: - url: https://api.dowjones.com/content /search/refs: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: filter.ref in: query description: Accession numbers required: true style: form explode: true schema: type: array items: type: string - name: filter.content_category in: query description: 'Content category. Default : all' required: false style: form explode: true schema: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs - name: sort_by in: query description: Sort By required: false schema: type: string enum: - PublicationDateChronological - -PublicationDateChronological - FIFO - LIFO default: -PublicationDateChronological responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self meta: type: object properties: count: type: integer description: Records returned total_count: type: integer description: Records returned search_info: type: object description: '' properties: highlight_text: type: string search_context: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self meta: type: object properties: count: type: integer description: Records returned total_count: type: integer description: Records returned search_info: type: object description: '' properties: highlight_text: type: string search_context: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search/realtime: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: filter.search_string in: query description: Search string required: true schema: type: string - name: filter.deduplication_level in: query description: Deduplication level required: false schema: type: string items: type: string enum: - 'Off' - Similar - NearExact - name: filter.from_date in: query description: 'From date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.to_date in: query description: 'To date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.days_range in: query description: Number of days from current day required: false schema: type: string items: type: string enum: - LastDay - LastWeek - LastMonth - Last3Months - Last6Months - LastYear - Last2Years - Last5Years - AllDates - name: filter.language_codes in: query description: List of any Language Codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.company_fcode in: query description: List of any company fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.industry_fcode in: query description: List of any industry fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.region_fcode in: query description: List of any region fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.news_subject_fcode in: query description: List of any news subject codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.source_fcode in: query description: List of any source fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: parts in: query description: Parts to retrieve required: false style: form explode: true schema: type: array items: type: string enum: - KeywordNavigator - RegionNavigator - PersonNavigator - AuthorNavigator - SourceNavigator - SubjectNavigator - IndustryNavigator - CompanyNavigator - TimeNavigator - ContentCategoryHitCounts - DuplicateHeadlines - name: snippet_type in: query description: Snippet type required: false schema: type: string items: type: string enum: - Contextual - Fixed - None - name: max_keywords in: query description: Max number of keywords required: false schema: type: integer format: int32 - name: max_navigators in: query description: Max number of navigators required: false schema: type: integer format: int32 - name: time_navigator_mode in: query description: Time navigator mode required: false schema: type: string items: type: string enum: - PublicationDate - PublicationYear - PublicationMonth - PublicationWeek - AutoDetect - name: sort_by in: query description: Sort By required: false schema: type: string items: type: string enum: - PublicationDateChronological - -PublicationDateChronological - Relevance - RelevanceMediumFreshness - RelevanceHighFreshness - ArrivalTime - FreshnessDateChronological - -FreshnessDateChronological - FIFO - LIFO - BestDateChronological - -BestDateChronological default: -PublicationDateChronological - name: page[offset] in: query description: page offset required: false schema: type: integer format: int32 maximum: 10000 minimum: 0 - name: page[limit] in: query description: page limit required: false schema: type: integer format: int32 maximum: 100 minimum: 1 responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search/people/{code}: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: code in: path description: person code required: true schema: type: string - name: filter.content_category in: query description: 'Content category. Default : Publications' required: false style: form explode: true schema: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs - name: filter.deduplication_level in: query description: Deduplication level required: false schema: type: string items: type: string enum: - 'Off' - Similar - NearExact - name: filter.from_date in: query description: 'From date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.to_date in: query description: 'To date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.days_range in: query description: Number of days from current day required: false schema: type: string items: type: string enum: - LastDay - LastWeek - LastMonth - Last3Months - Last6Months - LastYear - Last2Years - Last5Years - AllDates - name: filter.language_codes in: query description: List of any Language Codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.company_fcode in: query description: List of any company fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.restrictor_codes in: query description: List of any restrictor codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.industry_fcode in: query description: List of any industry fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.region_fcode in: query description: List of any region fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.news_subject_fcode in: query description: List of any news subject codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.source_fcode in: query description: List of any source fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: parts in: query description: Parts to retrieve required: false style: form explode: true schema: type: array items: type: string enum: - KeywordNavigator - RegionNavigator - PersonNavigator - AuthorNavigator - SourceNavigator - SubjectNavigator - IndustryNavigator - CompanyNavigator - TimeNavigator - ContentCategoryHitCounts - DuplicateHeadlines - name: snippet_type in: query description: Snippet type required: false schema: type: string items: type: string enum: - Contextual - Fixed - None - name: max_keywords in: query description: Max number of keywords required: false schema: type: integer format: int32 - name: max_navigators in: query description: Max number of navigators required: false schema: type: integer format: int32 - name: time_navigator_mode in: query description: Time navigator mode required: false schema: type: string items: type: string enum: - PublicationDate - PublicationYear - PublicationMonth - PublicationWeek - AutoDetect - name: sort_by in: query description: Sort By required: false schema: type: string items: type: string enum: - PublicationDateChronological - -PublicationDateChronological - Relevance - RelevanceMediumFreshness - RelevanceHighFreshness - ArrivalTime - FreshnessDateChronological - -FreshnessDateChronological - FIFO - LIFO - BestDateChronological - -BestDateChronological default: -PublicationDateChronological - name: page[offset] in: query description: page offset required: false schema: type: integer format: int32 maximum: 10000 minimum: 0 - name: page[limit] in: query description: page limit required: false schema: type: integer format: int32 maximum: 100 minimum: 1 responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search/organization/{code}: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: code in: path description: company fcode required: true schema: type: string - name: filter.content_category in: query description: 'Content category. Default : Publications' required: false style: form explode: true schema: type: array items: type: string enum: - Publications - WebSites - NewsSites - Pictures - Multimedia - Audio - Video - Boards - Blogs - Summary - AListBlogs - name: filter.deduplication_level in: query description: Deduplication level required: false schema: type: string items: type: string enum: - 'Off' - Similar - NearExact - name: filter.from_date in: query description: 'From date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.to_date in: query description: 'To date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.days_range in: query description: Number of days from current day required: false schema: type: string items: type: string enum: - LastDay - LastWeek - LastMonth - Last3Months - Last6Months - LastYear - Last2Years - Last5Years - AllDates - name: filter.language_codes in: query description: List of any Language Codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.company_fcode in: query description: List of any company fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.restrictor_codes in: query description: List of any restrictor codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.industry_fcode in: query description: List of any industry fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.region_fcode in: query description: List of any region fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.news_subject_fcode in: query description: List of any news subject codes to be included required: false style: form explode: true schema: type: array items: type: string - name: filter.source_fcode in: query description: List of any source fcodes to be included required: false style: form explode: true schema: type: array items: type: string - name: parts in: query description: Parts to retrieve required: false style: form explode: true schema: type: array items: type: string enum: - KeywordNavigator - RegionNavigator - PersonNavigator - AuthorNavigator - SourceNavigator - SubjectNavigator - IndustryNavigator - CompanyNavigator - TimeNavigator - ContentCategoryHitCounts - DuplicateHeadlines - name: snippet_type in: query description: Snippet type required: false schema: type: string items: type: string enum: - Contextual - Fixed - None - name: max_keywords in: query description: Max number of keywords required: false schema: type: integer format: int32 - name: max_navigators in: query description: Max number of navigators required: false schema: type: integer format: int32 - name: time_navigator_mode in: query description: Time navigator mode required: false schema: type: string items: type: string enum: - PublicationDate - PublicationYear - PublicationMonth - PublicationWeek - AutoDetect - name: sort_by in: query description: Sort By required: false schema: type: string items: type: string enum: - PublicationDateChronological - -PublicationDateChronological - Relevance - RelevanceMediumFreshness - RelevanceHighFreshness - ArrivalTime - FreshnessDateChronological - -FreshnessDateChronological - FIFO - LIFO - BestDateChronological - -BestDateChronological default: -PublicationDateChronological - name: page[offset] in: query description: page offset required: false schema: type: integer format: int32 maximum: 10000 minimum: 0 - name: page[limit] in: query description: page limit required: false schema: type: integer format: int32 maximum: 100 minimum: 1 responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search/consumer: get: security: - Bearer: [] tags: - Content operationId: Search_Get parameters: - name: filter.search_string in: query description: Search string required: true schema: type: string - name: filter.from_date in: query description: 'From date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.to_date in: query description: 'To date format : YYYY-MM-DD' required: false schema: type: string format: date-time - name: filter.days_range in: query description: Number of days from current day required: false schema: type: string items: type: string enum: - last_day - last_week - last_Month - last_3_months - last_6_months - last_year - last_2_years - all_dates - name: filter.database in: query description: List of database names to search required: true style: form explode: true schema: type: array items: type: string default: - wsjie - name: query_language in: query description: List of any Language Codes to be included required: false style: form explode: true schema: type: array items: type: string - name: fields.return in: query description: Fields to retrieve required: true style: form explode: true schema: type: array items: type: string default: - id - headline - authors - display_name - modification_time - publication_time - seo_id - summaries - name: sort in: query description: 'Sort Possible values : none, relevance, date, -date, relevance-date' required: false schema: type: string default: -date - name: stemming in: query description: With stemming enabled, search string for "run" will match documents with "running" and "ran" required: false schema: type: string enum: - enabled - disabled default: disabled - name: time_zone in: query description: Timezone of the article, follows the formate of tz database required: false schema: type: string default: America/New_York - name: frequency_fields in: query description: Frequency Fields required: false schema: type: string - name: is_google_like in: query description: Search the string like Google that is tolerant to errors and will attempt to return something meaningful required: false schema: type: boolean default: false - name: page[offset] in: query description: page offset required: false schema: type: integer format: int32 maximum: 10000 minimum: 0 - name: page[limit] in: query description: page limit required: false schema: type: integer format: int32 maximum: 100 minimum: 1 responses: '200': description: OK content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string text/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string deprecated: false servers: - url: https://api.dowjones.com/content /search/portfolio: post: security: - Bearer: [] summary: Search for content based on portfolio companies description: Returns search results for content based on portfolio companies tags: - Content responses: '200': description: Search results for content based on portfolio companies content: application/json: schema: type: object properties: links: type: object properties: self: type: string description: Link to self prev: type: string description: Link to previous set of records next: type: string description: Link to next set of records first: type: string description: Link to first set of records last: type: string description: Link to last set of records meta: type: object properties: keywords: type: array description: Free form, unstructured tags / keywords items: type: string count: type: integer description: Records returned total_count: type: integer description: Records returned offset: type: object properties: first: type: integer last: type: integer prev: type: integer next: type: integer discovery: description: Discovery data type: object properties: codes: type: array description: Source discovery items: type: object properties: type: type: string description: Code type enum: - company - industry - region - subject - person - source code: type: string description: Code code_data: type: array description: Keyword discovery items: type: object properties: code: type: string description: Code description: type: string description: Code description hit_count: type: number description: Hit count ref: type: string description: Link URL time: type: object description: Time discovery properties: type: type: string time_data: type: array description: Time data items: type: object properties: time_value: type: string description: Time value hit_count: type: number description: Hit count ref: type: string description: Link URL keywords: type: array description: Keyword discovery items: type: object properties: name: type: string description: Code weight: type: number description: Weight ref: type: string description: Link URL category: type: array description: Category discovery items: type: object properties: type: type: string description: Category type enum: - publications - news_sites - audio - multimedia - pictures - video - websites - summaries hit_count: type: number description: Hit count ref: type: string description: Link URL duplicate_headlines: type: array items: type: object properties: headline_count: type: integer description: Headline count headline_refs: type: array description: Headline references items: type: object properties: index: type: integer description: Index ref: type: string description: Reference duplicates: type: array description: Duplicates items: type: object properties: duplicate_count: type: integer description: Duplicate count duplicate_ref: type: array description: Duplicate headline items: type: object properties: index: type: integer description: Index ref: type: string description: Reference description: Duplicate headlines search_info: type: object description: '' properties: canonical_query: type: string highlight_text: type: string search_context: type: string collection_info: type: object description: '' properties: id: type: string name: type: string data: type: array items: type: object properties: type: type: string description: Denotes type of resource id: type: string description: Unique ID for article in CAPI attributes: type: object properties: authors: type: array items: type: object properties: id: type: string description: Author ID first_name: type: string description: Authors first name last_name: type: string description: Authors last name full_name: type: string description: Authors full display name avatar: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of authors bitly_url: type: string description: ??????? (WSJ) byline: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string description: A byline typically contains at least an authors name and can contain additional identifying information and a publication date. categories: type: array items: type: string description: '' content_status: type: string description: ??????? (WSJ) copyright: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string display_name: type: string description: ??????? (WSJ) headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items id: type: string description: article identifier (acession number/sb number) id_ref: type: string description: Unique ID for associated article in CAPI - DRN language: type: object properties: code: type: string description: Document level language code description: type: string description: Description of language code modification_time: type: string format: date-time description: Article last modified date/time privileges: type: string description: ??????? (WSJ) publication_time: type: string format: date-time description: Article publication date/time section: type: string description: ??????? (WSJ) seo_id: type: string description: seo optimized article id (WSJ) seo_id_ref: type: string description: CAPI DRN for seo id (WSJ) snippet: type: object properties: type: type: string description: Snippet type enum: - fixed - contextual text: type: object properties: content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Snippet text sources: type: array items: type: object properties: code: type: string description: Source publication code name: type: string description: Source publication name logo: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL sub_section: type: string description: ??????? (WSJ) summaries: type: object properties: summary_items: type: array items: type: object properties: variant: type: string enum: - Main - Alt description: Summary variation destination_type: type: string description: Destination type variation pages: type: array items: type: string description: List of pages that would display this summary headline: type: object properties: flashline: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Flashline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Flashline content items main: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Main headline content items deck: type: array items: type: object properties: variant: type: string enum: - Full - Truncated description: Main headline variation content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string description: Sub headline content items body: type: object properties: content: type: array items: type: object properties: type: type: string default: Paragraph essential: type: boolean description: Denotes if item must be included display: type: string enum: - Preformatted - Plain description: ' Display type' field_id: type: string description: Field id content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL - type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string - type: object properties: type: type: string default: EntityItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string background_info: type: string code: type: string code_type: type: string enum: - FactivaCode - WSJCode fpRef: type: string instRef: type: string significance: type: string content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string ticker: type: string vrtysux: type: string related_links: type: array items: type: object properties: type: type: string default: LinkItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string summary_images: type: array items: type: object properties: type: type: string default: ImageItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Photo - VideoStill - Logo description: Denotes type of image caption: type: array items: type: object enum: - Paragraph - TextItem - LinkItem - EntityItem description: Image caption items credit: type: string size: type: array items: type: object properties: type: type: string enum: - FingerNail - ThumbNail - DisplayPicture - BigPicture - PrintPicture - A - AM - BR - C - D - E - ER - F - FR - G - GR - J - M - P - TOP - Z120 description: Image type id_ref: type: string is_responsive: type: boolean slug: type: string description: ' ??????' height: type: integer width: type: integer bytes: type: integer reference: type: string description: Archive image reference image_type: type: string description: 'impage type `tnail`, `dispix`, `fnail` ' mime_type: type: string description: MIME type sub_type: type: string uri: type: string description: Image URL description: List of summary images (WSJ) description: Array of different summaries (WSJ) tickers: type: array items: type: object properties: code: type: string description: Ticker code name: type: string description: Ticker name type: type: string description: Denotes how ticker relates to article (significant|about) description: List of associated tickers type: type: string description: ??????? (WSJ) url: type: string description: ??????? (WSJ) meta: type: object properties: document_vector: type: number description: Document code_sets: type: array items: type: object properties: type: type: string description: Code set type id: type: string description: Code set id (optional) codes: type: array items: type: object properties: code: type: string description: '' description: type: string description: '' seoname: type: string description: '' value: type: string description: '' vrtysux: type: string description: '' description: Array of relevant codes emphasis: type: object description: Article categorizations properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array description: The geographical Lat/Long points relevant to this asset items: type: object properties: latitude: type: number longitude: type: number keywords: type: array description: Free form, unstructured tags / keywords items: type: string metrics: type: object properties: character_count: type: integer description: Number of characters in Body word_count: type: integer description: Number of words in Body image_count: type: integer description: Number of images in Body chart_count: type: integer description: Number of charts in Body rank: type: number description: Ranking truncation_rules: type: array items: type: object description: Trunaction rule properties: rule: type: string enum: - extra_small - small - medium - large length: type: number description: Array of truncation rules links: type: object properties: self: type: string description: Link to self redirect: type: string description: Link to web/multimedia content pdf: type: string description: Link to PDF of article rtf: type: string description: Link to RTF of article relationships: type: object properties: related_links: type: object properties: type: type: string id: type: string description: Related content, assets or meta data. syndication_links: type: array description: Canonical access links for syndicated domains. items: type: object properties: type: type: string enum: - File - Article - Blog - Image - Email description: Denotes link type uri: type: string description: Link URL external: type: boolean description: Denotes whether link points to external source content: type: array items: - type: object properties: type: type: string default: TextItem essential: type: boolean description: Denotes if item must be included content: type: object properties: type: type: string enum: - Plain - Bold - Italic - Highlighted - Preformatted description: Denotes type of text text: type: string description: Text string included: type: array items: type: object properties: type: type: string id: type: string attributes: type: object links: type: object properties: self: type: string '401': description: Invalid Authorization requestBody: content: application/json: schema: type: object properties: data: type: object properties: type: type: string default: PortfolioNews attributes: type: object properties: codes: type: array items: type: object properties: score: type: integer symbol: type: string paging: type: object properties: offset: type: integer limit: type: integer query: type: string return_ranking_info: type: boolean required: - data description: Search filters required: true servers: - url: https://api.dowjones.com/content /search/emerging: post: security: - Bearer: [] summary: Search for the most relevant emerging topics in the last hours description: Returns discovery navigators of 5 different types (Region, Industry, Subject, Company, People) with the biggest relevance in the last hours tags: - Content operationId: Search_Post parameters: - name: accept-language in: header description: The desired language of the descriptors in the response schema: type: string responses: '200': description: OK content: application/json: schema: type: object title: emergingSearchResponse properties: meta: type: object title: emergingSearchResponseMeta properties: count: type: integer description: Number of discovery groups returned user_search_query: type: string description: The search query that has been used for retrieval of the user dataset during the results generation debug_info: type: object data: type: array items: type: object title: emergingSearchResponseDiscoveryGroup properties: type: type: string description: Denotes type of resource id: type: string description: What type of navigators the discovery group consists of ("snapshot" for group that aggregates upon different navigators) enum: - company - industry - subject - region - person - snapshot attributes: type: object title: emergingSearchResponseDiscoveryGroupAttributes properties: items: type: array items: type: object title: emergingSearchResponseDiscoveryGroupItem properties: item_type: type: string description: Factiva navigator type identifier enum: - co - in - ns - re - pe code: type: string description: Factiva navigator code of the item descriptor: type: string description: User-friendly name of the navigator item, in the requested UI language relevance: type: number description: The relevance index of the navigator item in the last hours (CF-IDF) description: List of specific group items ordered descending by relevance text/json: schema: type: object title: emergingSearchResponse properties: meta: type: object title: emergingSearchResponseMeta properties: count: type: integer description: Number of discovery groups returned user_search_query: type: string description: The search query that has been used for retrieval of the user dataset during the results generation debug_info: type: object data: type: array items: type: object title: emergingSearchResponseDiscoveryGroup properties: type: type: string description: Denotes type of resource id: type: string description: What type of navigators the discovery group consists of ("snapshot" for group that aggregates upon different navigators) enum: - company - industry - subject - region - person - snapshot attributes: type: object title: emergingSearchResponseDiscoveryGroupAttributes properties: items: type: array items: type: object title: emergingSearchResponseDiscoveryGroupItem properties: item_type: type: string description: Factiva navigator type identifier enum: - co - in - ns - re - pe code: type: string description: Factiva navigator code of the item descriptor: type: string description: User-friendly name of the navigator item, in the requested UI language relevance: type: number description: The relevance index of the navigator item in the last hours (CF-IDF) description: List of specific group items ordered descending by relevance '400': description: Bad Request (Incorrect Parameters) '401': description: Unauthorized Access '404': description: Not found (No resource found for the request) '500': description: Internal Server Error (Server encountered an error in serving the request) '503': description: Service Unavailable (Server is currently unable to handle the request) deprecated: false requestBody: content: application/json: schema: type: object title: emergingSearchRequest properties: data: type: object title: emergingSearchRequestData properties: id: type: string default: Emerging enum: - Emerging type: type: string default: DiscoveryGroup enum: - DiscoveryGroup attributes: type: object title: emergingSearchRequestDataAttributes properties: baseline_days: type: integer format: int32 description: Number of days for the baseline search minimum: 1 default: 30 target_hours: type: integer format: int32 description: Number of hours for the inspected search minimum: 1 maximum: 24 default: 12 target_filters: type: - string - 'null' description: Custom filtering search string for narrowing the inspected search (like industry, region, etc.) default: '' required: - id - type - attributes required: - data description: Search Request required: true servers: - url: https://api.dowjones.com/content /content/{drn}: get: tags: - Content summary: Retrieves the realtime linked articles by the reference. operationId: GetRealtimeLinkedContentByDrn parameters: - name: drn in: path description: DRN required: true schema: type: string example: drn:realtime.linkedarticle.DNCO20200603002169 - name: article_format in: query description: The format of the response to be returned required: false schema: type: string responses: '200': description: Successful operation content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/articles' '400': description: Bad Request - Incorrect Parameters content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/errors' '401': description: Unauthorized content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/errors' '404': description: Not Found - No resource found for the request content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/errors' 5XX: description: Internal Server Error - Server encountered an unexpected condition content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/errors' security: - bearerAuth: [] servers: - url: https://api.dowjones.com/ /content/{ref}: get: tags: - Content summary: 'Gets a single content by its ref ID –a DowJones Resource Name (DRN). Examples of ref ID (DRN ID): drn:content.article.BL-PENTAB-3839' operationId: GetContentByRef parameters: - name: ref in: path description: A reference ID required: true schema: type: string responses: '200': description: Success content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/DnaArticleExample' '404': description: Not Found content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/DnaArticleResponseNotFoundExample' '500': description: Server Error content: application/vnd.dowjones.dna+json: schema: $ref: '#/components/schemas/DnaArticleUncaughtExceptionExample' security: - Bearer: [] servers: - url: https://api.dowjones.com/ components: schemas: linkItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Link icon: type: string enum: - None - Audio - Blog - Document - File - Pdf - Interactives - Self - Slideshow - Video - Vote link_type: type: string enum: - Article - Blog - Email - File - Image - Webpage external: type: boolean ref: type: string uri: type: string resourceMeta: type: object properties: code_sets: type: array items: $ref: '#/components/schemas/codeSet' edition: type: object properties: name: type: string print: $ref: '#/components/schemas/printEdition' emphasis: type: object properties: hot: type: boolean dominant: type: boolean analysis: type: boolean geo_relevance: type: array items: type: object properties: latitude: type: number longitude: type: number is_translation_allowed: type: boolean keywords: type: array items: type: string language: type: object properties: code: type: string descriptor: type: string metrics: type: object properties: character_count: type: integer word_count: type: integer image_count: type: integer chart_count: type: integer original_doc_id: type: string source: type: object properties: code: type: string name: type: string logo: $ref: '#/components/schemas/imageItem' bill_data: type: string blockquoteItem: allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Blockquote relatedResources: type: object properties: included_content: type: object properties: data: type: array items: type: object properties: type: $ref: '#/components/schemas/mediaTypes' id: type: string codeSet: type: object properties: type: type: string enum: - Author - Organization - Industry - NewsSubject - People - Region - InformationProviderCodes - InformationProviderDescriptors id: type: string enum: - au - co - in - ns - pe - re - ipc - ipd codes: type: array items: type: object properties: chartingsymbol: type: string code: type: string code_scheme: type: string enum: - DJID - Ticker - DUNS - ISIN - DJN descriptor: type: string symbol: type: string significance: type: string enum: - About - Significant - Mention - Lineage - Relevance - Association mediaTypes: type: string enum: - Audio - Chart - Combo - Flash - Hedcut - Illustration - Photo - Portrait - Promobox - Video - Logo author: type: object properties: full_name: type: string topic_id: type: string articles: type: object description: Linked articles properties: links: $ref: '#/components/schemas/topLevelLinks' meta: $ref: '#/components/schemas/topLevelMeta' data: type: array items: $ref: '#/components/schemas/articleData' included: $ref: '#/components/schemas/includedResources' associations: type: object properties: root_id: type: string parent_id: type: string parent_id_ref: type: string taglineItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: enum: - Tagline videoItem: type: object allOf: - $ref: '#/components/schemas/mediaBaseItem' - properties: type: type: string enum: - Video api: type: string articleData: type: object properties: type: type: string enum: - content id: type: string links: $ref: '#/components/schemas/resourceLinks' meta: $ref: '#/components/schemas/resourceMeta' attributes: anyOf: - $ref: '#/components/schemas/articleAttributes' - $ref: '#/components/schemas/errors' relationships: $ref: '#/components/schemas/relatedResources' tableRow: type: object properties: type: type: string enum: - TableRow colspan: type: integer content: type: array items: $ref: '#/components/schemas/tableCell' tableCell: type: object properties: type: type: string enum: - TableCell content: $ref: '#/components/schemas/contentItems' includedResources: type: array items: type: object properties: type: $ref: '#/components/schemas/mediaTypes' id: type: string attributes: type: object properties: bytes: type: integer external: type: boolean height: type: integer id_ref: type: string size_code: type: string description: 'size codes, along the lines of "FingerNail", "ThumbNail", "A", "OR", etc' is_responsive: type: boolean mime_type: type: string slug: type: string description: ?????? sub_type: type: string width: type: integer links: type: object properties: self: type: string articleAttributes: type: object properties: content_type: $ref: '#/components/schemas/contentType' art: $ref: '#/components/schemas/contentItem' associations: $ref: '#/components/schemas/associations' authors: type: array items: $ref: '#/components/schemas/author' best_date: type: string format: date best_time: type: string format: date-time body: type: array items: anyOf: - $ref: '#/components/schemas/paragraphItem' - $ref: '#/components/schemas/tableItem' - $ref: '#/components/schemas/headingItem' - $ref: '#/components/schemas/imageItem' - $ref: '#/components/schemas/datelineItem' - $ref: '#/components/schemas/taglineItem' - $ref: '#/components/schemas/insetItem' - $ref: '#/components/schemas/listItem' - $ref: '#/components/schemas/blockquoteItem' - $ref: '#/components/schemas/binaryItem' byline: $ref: '#/components/schemas/contentItem' column_name: type: string contact: $ref: '#/components/schemas/contentItem' content_status: type: string copyright: $ref: '#/components/schemas/contentItem' corrections: type: array items: $ref: '#/components/schemas/paragraphItem' credit: $ref: '#/components/schemas/contentItem' contentResources: type: array description: Complex objects that are referenced inline in the content are referred to here items: description: ' removed untill fixed #/components/schemas/AssociatedResources' headline: $ref: '#/components/schemas/headline' live_date: type: string format: date live_time: type: string format: date-time load_date: type: string format: date load_time: type: string format: date-time modification_date: type: string format: date modification_time: type: string format: date-time notes: $ref: '#/components/schemas/contentItem' page: type: string publication_date: type: string format: date publication_time: type: string format: date-time publisher: type: object properties: code: type: string name: type: string group_code: type: string group_name: type: string section_name: $ref: '#/components/schemas/contentItem' seo_id: type: string snippet: $ref: '#/components/schemas/contentItem' summary: type: object properties: destination_type: type: string byline: $ref: '#/components/schemas/contentItem' headline: $ref: '#/components/schemas/headline' body: type: array items: anyOf: - $ref: '#/components/schemas/paragraphItem' - $ref: '#/components/schemas/headingItem' - $ref: '#/components/schemas/imageItem' - $ref: '#/components/schemas/datelineItem' - $ref: '#/components/schemas/taglineItem' - $ref: '#/components/schemas/insetItem' - $ref: '#/components/schemas/listItem' - $ref: '#/components/schemas/blockquoteItem' pages: type: array items: type: string related_links: type: array items: $ref: '#/components/schemas/linkItem' variant: type: string upstream_origin: type: string upstream_origin_id: type: string volume: type: string headingItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string default: Heading sub_type: enum: - Small - Sub fragment_id: type: string description: 'TODO: needs to be changed' mediaBaseItem: type: object properties: alternate_text: type: string caption: $ref: '#/components/schemas/contentItem' credit: type: string media_type: $ref: '#/components/schemas/mediaTypes' name: type: string properties: type: object uri: type: string slug: type: string width: type: integer height: type: integer textItem: type: object properties: text: type: string contentItem: anyOf: - $ref: '#/components/schemas/textItem' - type: object properties: content: $ref: '#/components/schemas/contentItems' paragraphItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Paragraph display: type: string enum: - Preformatted - Plain paragraph_type: type: string enum: - LeadParagraph - TailParagraph topLevelMeta: type: object properties: count: type: integer context: type: string mediaItem: type: object allOf: - $ref: '#/components/schemas/mediaBaseItem' - properties: type: type: string enum: - Media topLevelLinks: type: object properties: self: type: string listItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - List ordered: type: boolean errors: type: object properties: errors: type: array items: $ref: '#/components/schemas/error' breakItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Break resourceLinks: type: object properties: self: type: string webpage_uri: type: string video_uri: type: string audio_uri: type: string parent_uri: type: string entityItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Entity entity_type: type: string enum: - Organization - People background_info: type: string code: type: string code_scheme: type: string enum: - DJID - WSJCode - DJN ref: type: string significance: type: string ticker: type: string imageItem: type: object allOf: - $ref: '#/components/schemas/mediaBaseItem' - properties: type: type: string enum: - Image contentItems: type: array items: anyOf: - $ref: '#/components/schemas/textItem' - $ref: '#/components/schemas/linkItem' - $ref: '#/components/schemas/entityItem' - $ref: '#/components/schemas/emphasisItem' - $ref: '#/components/schemas/tableItem' - $ref: '#/components/schemas/breakItem' - $ref: '#/components/schemas/imageItem' insetItem: type: object properties: inset_type: type: string enum: - BooksExhibitionsReviews - BigTopHero - Comments - DeckSummary - DeckSummaryMobile - Deloitte - Dynamic - ExperientialAd - FacebookPost - GoogleReview - Iframe - Instagramphoto - Instagram - PronewsLetter - MdChart - NewsletterInset - Outset - Pagebreak - PullQuote - RelatedByArticleType - RelatedLinks - Richtext - Slideshow - slideshowembed - StockScreener - Tweet - VideoByGuid - Videostream - Youtube description: 'TODO: need to add all available oprions' properties: type: object content: type: array items: anyOf: - $ref: '#/components/schemas/paragraphItem' - $ref: '#/components/schemas/listItem' - $ref: '#/components/schemas/imageItem' - $ref: '#/components/schemas/mediaItem' - $ref: '#/components/schemas/videoItem' - $ref: '#/components/schemas/headingItem' - $ref: '#/components/schemas/taglineItem' - $ref: '#/components/schemas/blockquoteItem' ref: type: string contentType: type: string enum: - Article - Audio - Board - Blog - HTML - Multimedia - PDF - Picture - Video - Webpage datelineItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Dateline format: type: string headline: type: object properties: flashline: $ref: '#/components/schemas/contentItem' main: $ref: '#/components/schemas/contentItem' deck: $ref: '#/components/schemas/contentItem' printEdition: type: object properties: value: type: string page: type: string headlline: type: string section: type: string date: type: string format: date emphasisItem: type: object allOf: - $ref: '#/components/schemas/contentItem' - properties: type: type: string enum: - Emphasis emphasis_type: type: string enum: - Bold - Highlight - Italic - Strikethrough - Superscript - Subscript - Underline error: type: object properties: code: type: string title: type: string detail: type: string status: type: string id: type: string tableItem: type: object properties: type: type: string enum: - Table content: type: array items: $ref: '#/components/schemas/tableRow' binaryItem: type: object properties: type: type: string enum: - Binary ref: type: string content_encoding: type: string media_type: type: string enum: - PDF - HTML value: type: string DnaArticleExample: type: object properties: jsonapi: $ref: '#/components/schemas/JsonApiHeader' data: $ref: '#/components/schemas/JsonApiResourceObject_DnaArticleData_' links: type: object properties: {} description: Resource links meta: $ref: '#/components/schemas/ArticleMeta' errors: type: array items: $ref: '#/components/schemas/JsonApiError' AssociatedResource: type: object Related: type: object properties: href: type: string description: Specifies the URL link meta: $ref: '#/components/schemas/Meta' Links: type: object properties: self: type: string description: Link to the DRN resource related: $ref: '#/components/schemas/Related' Version: type: object properties: major: type: integer description: Major version number. Increments when there are significant changes that might be incompatible with previous versions format: int32 readOnly: true minor: type: integer description: Minor version number. Increments when there are minor changes, such as bug fixes or new features format: int32 readOnly: true build: type: integer description: Increments with each new build format: int32 readOnly: true revision: type: integer description: Increments with each new revision format: int32 readOnly: true major_revision: type: integer description: Increments when the article has a major revision format: int32 readOnly: true minor_revision: type: integer description: Increments when the article has a minor revision format: int32 readOnly: true ArticleMeta: type: object properties: properties: type: array description: ArticleMeta properties. Contains an array of JSON objects items: type: object properties: {} problems: type: array description: Problems parsing the content items: $ref: '#/components/schemas/Problem' codes: $ref: '#/components/schemas/CodeMeta' keywords: type: array description: Free form, unstructured tags or keywords items: type: string parser_version: $ref: '#/components/schemas/Version' source: $ref: '#/components/schemas/Source' original_doc_id: type: string description: The original document id of this content language: type: object properties: code: type: string description: The language code of this content Author: type: object properties: full_name: type: string description: Author's full display name topic_id: type: string description: Topic ID BaseContent: type: object properties: type: type: string description: Type of content id: type: string description: ID associated with the content ref: type: string description: References to the content content: type: array description: Array of Base Content objects, which constitute the parent content items: $ref: '#/components/schemas/BaseContent' text: type: string description: The text corresponding to the content variant: type: string description: Content variation debug: type: string description: Debugging information Headline: type: object properties: flashline: $ref: '#/components/schemas/BaseContent' main: $ref: '#/components/schemas/BaseContent' deck: $ref: '#/components/schemas/BaseContent' JsonApiHeader: type: object properties: version: type: string description: Specifies the API version Publisher: type: object properties: code: type: string description: Publisher code name: type: string description: Publisher name group_code: type: string description: Publisher group code group_name: type: string description: Publisher group name CodeMeta: type: object properties: code: type: array description: Code in use items: type: string code_with_significance: type: array items: type: string DnaArticleUncaughtExceptionExample: type: object properties: title: type: string description: Error title id: type: string description: Article ID detail: type: string description: Detailed description of the error status: type: string description: Error status enum: - continue - switchingProtocols - oK - created - accepted - nonAuthoritativeInformation - noContent - resetContent - partialContent - multipleChoices - ambiguous - movedPermanently - moved - found - redirect - seeOther - redirectMethod - notModified - useProxy - unused - temporaryRedirect - redirectKeepVerb - badRequest - unauthorized - paymentRequired - forbidden - notFound - methodNotAllowed - notAcceptable - proxyAuthenticationRequired - requestTimeout - conflict - gone - lengthRequired - preconditionFailed - requestEntityTooLarge - requestUriTooLong - unsupportedMediaType - requestedRangeNotSatisfiable - expectationFailed - upgradeRequired - internalServerError - notImplemented - badGateway - serviceUnavailable - gatewayTimeout - httpVersionNotSupported code: type: string description: Error code Problem: type: object properties: origin_id: type: string description: Origin ID type: type: string description: Problem type problem_xml: type: string description: Problem XML file timestamp: type: string description: Indicates when the problem occurred format: date-time Source: type: object properties: parameter: type: string description: Specifies the source endpoint Associations: type: object properties: root_id: type: string description: ID of the associated article parent_id: type: string description: Article parent ID parent_id_ref: type: string description: Article parent reference mantis_id: type: string description: Article Mantis ID editor_id: type: string description: Article editor ID DnaArticleResponseNotFoundExample: type: object properties: title: type: string description: Error title id: type: string description: Article ID detail: type: string description: Detailed description of the error status: type: string description: Error status enum: - continue - switchingProtocols - oK - created - accepted - nonAuthoritativeInformation - noContent - resetContent - partialContent - multipleChoices - ambiguous - movedPermanently - moved - found - redirect - seeOther - redirectMethod - notModified - useProxy - unused - temporaryRedirect - redirectKeepVerb - badRequest - unauthorized - paymentRequired - forbidden - notFound - methodNotAllowed - notAcceptable - proxyAuthenticationRequired - requestTimeout - conflict - gone - lengthRequired - preconditionFailed - requestEntityTooLarge - requestUriTooLong - unsupportedMediaType - requestedRangeNotSatisfiable - expectationFailed - upgradeRequired - internalServerError - notImplemented - badGateway - serviceUnavailable - gatewayTimeout - httpVersionNotSupported code: type: string description: Error code JsonApiError: type: object properties: title: type: string description: Error title id: type: string description: Specifies the requested DRN ID detail: type: string description: Detailed description of the error status: type: string description: Error status enum: - continue - switchingProtocols - oK - created - accepted - nonAuthoritativeInformation - noContent - resetContent - partialContent - multipleChoices - ambiguous - movedPermanently - moved - found - redirect - seeOther - redirectMethod - notModified - useProxy - unused - temporaryRedirect - redirectKeepVerb - badRequest - unauthorized - paymentRequired - forbidden - notFound - methodNotAllowed - notAcceptable - proxyAuthenticationRequired - requestTimeout - conflict - gone - lengthRequired - preconditionFailed - requestEntityTooLarge - requestUriTooLong - unsupportedMediaType - requestedRangeNotSatisfiable - expectationFailed - upgradeRequired - internalServerError - notImplemented - badGateway - serviceUnavailable - gatewayTimeout - httpVersionNotSupported code: type: string description: Error code JsonApiResourceObject_DnaArticleData_: type: object properties: id: type: string description: Represents the DRN reference ID assigned to the resource type: type: string description: Represents the type of resource attributes: $ref: '#/components/schemas/DnaArticleData' links: type: object properties: {} description: Links object with the links related to the resource meta: type: object properties: {} description: Meta object with additional information about the resource Summary: type: object properties: variant: type: string description: Summary variation destination_type: type: string description: Destination type variation pages: type: array description: List of pages that display this summary items: type: string byline: $ref: '#/components/schemas/BaseContent' headline: $ref: '#/components/schemas/Headline' body: type: array description: Summary body items: $ref: '#/components/schemas/BaseContent' related_links: type: array description: Related links items: $ref: '#/components/schemas/BaseContent' DnaArticleData: type: object properties: content_type: type: string description: The type of content being returned (e.g. Article) associations: $ref: '#/components/schemas/Associations' authors: type: array description: An array with the author or authors of the article items: $ref: '#/components/schemas/Author' body: type: array description: Main article body, contains text, links, insets, and other complex objects items: $ref: '#/components/schemas/BaseContent' byline: $ref: '#/components/schemas/BaseContent' credit: $ref: '#/components/schemas/BaseContent' contact: $ref: '#/components/schemas/BaseContent' corrections: $ref: '#/components/schemas/BaseContent' column_name: type: string description: Column name copyright: $ref: '#/components/schemas/BaseContent' display_name: type: string headline: $ref: '#/components/schemas/Headline' hosted_url: type: string description: The URL of the article on the hosted domain id_ref: type: string description: DRN ID associated to the resource content_resources: type: array description: Resources comprising the content items: $ref: '#/components/schemas/AssociatedResource' live_date: type: string description: The date to be displayed live_time: type: string description: The date/time to be displayed on the article in UTC format: date-time major_revision_date: type: string description: The date/time the article has had a major revision format: date-time minor_revision: type: boolean description: Specifies if the article has had a minor revision modification_date: type: string description: The date the article was last updated modification_time: type: string description: The date/time the article was last updated in UTC format: date-time order: type: integer description: Order format: int32 original_headline: $ref: '#/components/schemas/BaseContent' page: type: string description: Page where the article is displayed product: type: string description: The product to which the article belongs to publication_date: type: string description: The date the article was published publication_time: type: string description: The date/time the article was published in UTC format: date-time publisher: $ref: '#/components/schemas/Publisher' section_name: $ref: '#/components/schemas/BaseContent' section_type: type: string description: Section type of website, used for Ad placement and recommended stories seo_id: type: string description: Unique Id generated for SEO purposes. Generally these are created programmatically and are suffixed with epoch millis summary: $ref: '#/components/schemas/Summary' id: type: string attributes: type: object properties: {} errors: type: array items: $ref: '#/components/schemas/JsonApiError' links: $ref: '#/components/schemas/Links' meta: $ref: '#/components/schemas/Meta' Meta: type: object properties: count: type: integer description: Number of records returned format: int32 securitySchemes: Bearer: type: apiKey name: Authorization in: header bearerAuth: type: http scheme: bearer bearerFormat: JWT x-refined-from: - dow-jones-content-api-swagger.json - dow-jones-newswires-content-api-openapi.json - dow-jones-top-stories-api-openapi.json