Public API
  1. Publisher
Public API
  • Core V2
    • Reference
      • GET Reference by ref
  • AdOps V1
    • All Advertisers
  • AdOps V2
    • Ads
      • Paginated Ads
      • GET a random Ad
    • Categories
      • GET Ads Categories
  • Messenger V2
    • Mailinglist
      • GET paginated Mailinglists
    • Subscription
      • POST Subscription
      • GET all Reader Subscriptions
      • DELETE all Reader Subscriptions
      • DELETE Reader Subscription by id
  • Docs V2
    • Content
      • Content by id
      • Questions results by Content id
    • Template
      • List templates
      • Template by id
    • Vote
      • Submit a Vote
  • Community V2
    • ProfileType
      • GET all ProfileTypes
      • GET ProfileType by id
  • Publisher V2
    • Announcement
      • Announcement by id
    • Block
      • Block by id
    • Distribution
      • Distribution by id
      • Releases by distribution id
    • Issue
      • Issue by id
    • Issue Content
      • Issue Contents Feed by id
      • Search paginated Contents in an Issue Feed
    • Media
      • Paginated Medias
      • Media by id
    • Media Category
      • Paginated Categories by Media id
      • Category by Media id and id
    • Media Content
      • Paginated Contents by Media id
      • Search Contents in a Media Feed
      • Content by Media and id
      • Content Questions results by Media and id
    • Media Menu
      • Paginated Menus by Media id
      • Media Menu by key
    • Media Profile Event
      • Paginated events by Media
      • Events date by range
      • Search paginated events by Media
      • Event by Media and id
      • Event blocks by Media and id
    • Media Profile Organization
      • Paginated organizations by Media
      • Search paginated organizations by Media
      • Organization by Media and id
      • Organization blocks by Media and id
    • Media Profile Person
      • Paginated people by Media
      • Search paginated people by Media
      • Person by Media and id
      • Person blocks by Media and id
    • Media Profile Project
      • Paginated projects by Media
      • Search paginated projects by Media
      • Project by Media and id
      • Project blocks by Media and id
    • Organization Announcement
      • Paginated Organization Announcements by id
    • Organization Distribution
      • Paginated Organization Distributions by id
    • Organization Webpage
      • Paginated Organization Webpages by id
      • Organization Webpage by id and slug
    • Publication
      • Paginated Publications
    • Release
      • Release by id
    • RSS
      • RSS by id
    • Section
      • Section by id
      • Paginated Contents by Section Feed id
  • Schemas
    • AdOps
      • Ad
      • Advertiser (V1)
    • Core
      • Reference
      • PaginatedLink
      • Visual
      • VisualImage
      • VisualSlideshow
      • VisualVideo
      • Category-summary
      • Category
      • Metadata
    • Community
      • ProfileType
      • ProfileTypeSummary
      • ProfileType-summary
      • AnyProfile
      • Event
      • EventSummary
      • Organization
      • OrganizationSummary
      • Person
      • PersonSummary
      • Project
      • ProjectSummary
      • ProfileAddress
      • ProfileContact
      • ProfileDescription
      • ProfileBlockRichtext
      • ProfileBlockType
      • ProfileBlockContents
      • ProfileBlockRelations
    • Docs
      • data
      • ContentTemplate
      • Content
      • Content-summary
      • Seo
    • Messenger
      • Mailinglist-summary
      • Subscription
    • Publisher
      • Announcement
      • Announcement-summary
      • Contact
      • Distribution
      • distribution
      • Distribution-summary
      • BlockTemplate-summary
      • Block-summary
      • Block (Content)
      • Block (Distribution)
      • Block (Publication Content)
      • Block (Section)
      • Block (Media)
      • Block (HTML)
      • Issue
      • Issue-summary
      • Media
      • Media-summary
      • Menu
      • Menu-summary
      • MenuItem
      • Publication-summary
      • Webpage
      • WebpageSummary
      • Release
      • Release-summary
      • Section
      • Section-summary
  1. Publisher

BlockPublicationContent(Block (Publication Content))

Block (Publication Content) resource data structure

{
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "section_id": "f5e5c4dc-7d2e-40f1-a895-9bb2f8703fd8",
    "configuration_key": "string",
    "block_type": "content",
    "position": 0,
    "color": "#ff00ee",
    "localized": {
        "locale": "en",
        "name": "string",
        "description": "string",
        "html": "string",
        "visual": {
            "type": "image",
            "caption_html": "<p>An awesome Lama!</p>",
            "caption_text": "string",
            "credit": "Unsplash",
            "gravity": "north",
            "url": "http://localhost:9000/local-assets/lama-3.jpg"
        }
    },
    "_links": {
        "_self": "../dictionary",
        "section": "../dictionary"
    },
    "entries": {
        "contents": [
            {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "organization_id": "7c60d51f-b44e-4682-87d6-449835ea4de6",
                "section_id": "f5e5c4dc-7d2e-40f1-a895-9bb2f8703fd8",
                "context": "organization",
                "is_published": true,
                "starts_at": "2019-08-24T14:15:22Z",
                "ends_at": "2019-08-24T14:15:22Z",
                "content": {
                    "_links": {
                        "_self": "/api/public/docs/v2/contents/10e52150-15d2-4755-be49-ce1e882575c4",
                        "template": "/api/public/docs/v2/templates/801c3e97-3357-4d13-a6c8-9b3a9b01158e"
                    },
                    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                    "template_id": "c6d67e98-83ea-49f0-8812-e4abae2b68bc",
                    "canonical_domain": "string",
                    "canonical_url": "string",
                    "visibility": "string",
                    "category_ids": [
                        "497f6eca-6276-4993-bfeb-53cbbbba6f08"
                    ],
                    "localized": {
                        "locale": "en",
                        "title_html": "Content title",
                        "title_text": "string",
                        "lead_html": "Content lead",
                        "lead_text": "string",
                        "subtitle_html": "Content subtitle",
                        "subtitle_text": "string",
                        "author_ids": [
                            "497f6eca-6276-4993-bfeb-53cbbbba6f08"
                        ],
                        "seo": {
                            "title": "string",
                            "description": "string"
                        },
                        "visual": {
                            "type": "image",
                            "caption_html": "<p>An awesome Lama!</p>",
                            "caption_text": "string",
                            "credit": "Unsplash",
                            "gravity": "north",
                            "url": "http://localhost:9000/local-assets/lama-3.jpg"
                        }
                    },
                    "show_published_at": true,
                    "published_at": "2019-08-24T14:15:22Z",
                    "updated_at": "2019-08-24T14:15:22Z"
                }
            }
        ]
    }
}
Built with