{"swaggerDoc":{"swagger":"2.0","info":{"description":"**El País Content API** is organized around the **REST** methodology:\n\n * Uses resource-oriented URLs.\n * Uses common HTTP response codes to indicate API messages (p.e: errors).\n\nAll requests are authenticated using:\n\n * An `API key`.\n","version":"0.1.0","title":"El País Content API Service (EXT)","termsOfService":"http://api.content.com/terms/","contact":{"email":"epetit@googlegroups.com"}},"schemes":["http","https"],"host":"ext-api-dot-prensa-content-api-pro.appspot.com","x-google-allow":"all","paths":{"/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}":{"get":{"tags":["Assets"],"summary":"Find the last 25 Assets","description":"Returns 25 Assets","operationId":"getLastAssetsFilteredByBUAndSiteAndSectionAndSubSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/site/{site}/section/{section}":{"get":{"tags":["Assets"],"summary":"Find the last 25 Assets","description":"Returns 25 Assets","operationId":"getLastAssetsFilteredByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/site/{site}":{"get":{"tags":["Assets"],"summary":"Find the last 25 Assets","description":"Returns 25 Assets","operationId":"getLastAssetsFilteredByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}":{"get":{"tags":["Assets"],"summary":"Find the last 25 Assets","description":"Returns 25 Assets","operationId":"getLastAssetsFilteredByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/date/{date}":{"get":{"tags":["Assets"],"summary":"Find the Assets published in a particular date","description":"Returns the Assets published in a particular date","operationId":"getAssetsByDateFilteredByBUAndSiteAndSectionAndSubsection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit","required":true,"type":"string"},{"in":"path","name":"site","description":"Site","required":true,"type":"string"},{"in":"path","name":"section","description":"Section","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection","required":true,"type":"string"},{"in":"path","name":"date","description":"Date. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/site/{site}/section/{section}/date/{date}":{"get":{"tags":["Assets"],"summary":"Find the Assets published in a particular date","description":"Find the Assets published in a particular date","operationId":"getAssetsByDateFilteredByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit","required":true,"type":"string"},{"in":"path","name":"site","description":"Site","required":true,"type":"string"},{"in":"path","name":"section","description":"Section","required":true,"type":"string"},{"in":"path","name":"date","description":"Date. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/site/{site}/date/{date}":{"get":{"tags":["Assets"],"summary":"Find the Assets published in a particular date","description":"Find the Assets published in a particular date","operationId":"getAssetsByDateFilteredByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit","required":true,"type":"string"},{"in":"path","name":"site","description":"Site","required":true,"type":"string"},{"in":"path","name":"date","description":"Date. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{businessUnit}/date/{date}":{"get":{"tags":["Assets"],"summary":"Find the Assets published in a particular date","description":"Find the Assets published in a particular date","operationId":"getAssetsByDateFilteredByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit","required":true,"type":"string"},{"in":"path","name":"date","description":"Date. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/date/{date}":{"get":{"tags":["Assets"],"summary":"Find the Assets published in a particular date","description":"Find the Assets published in a particular date","operationId":"getAssetsByDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"date","description":"Date. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets/{assetId}":{"get":{"tags":["Assets"],"summary":"Find document by ID","description":"Returns a single document","operationId":"getAssets","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"assetId","description":"ID of document to return","required":true,"type":"integer","format":"int64"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/assets/{assetId}":{"get":{"tags":["Assets"],"summary":"Find document by ID for Project postprocess","description":"Returns a single document","operationId":"getProjectAssets","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"assetId","description":"ID of document to return","required":true,"type":"integer","format":"int64"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/assets":{"get":{"tags":["Assets"],"summary":"Find the last 10 documents","description":"Returns 10 documents","operationId":"getLastAssets","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"query","name":"uri","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/assets":{"get":{"tags":["Assets"],"summary":"Find the last 10 documents for Project postprocess","description":"Returns 10 documents","operationId":"getProjectLastAssets","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"query","name":"uri","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/api-docs":{"get":{"tags":["Others"],"description":"Swagger UI API documentation","operationId":"api-docs","produces":["text/html"],"responses":{"200":{"description":"Swagger UI","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/healthcheck":{"get":{"tags":["Others"],"description":"Health Check","operationId":"healthcheck","produces":["application/json"],"responses":{"200":{"description":"The request has succeeded"},"500":{"description":"Internal Server Error"}},"security":[{"api_key":[]}]}},"/pages":{"get":{"tags":["Pages"],"summary":"Get the available Business Units","description":"","operationId":"getPagesList","consumes":["application/json"],"produces":["application/json"],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}":{"get":{"tags":["Pages"],"summary":"Get available Sites for the selected Business Unit","description":"Returns collection uris' Sites","operationId":"getPagesByBusinessUnit","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}":{"get":{"tags":["Pages"],"summary":"Get available Sections for selected Site","description":"Returns a single page","operationId":"getPagesByBusinessUnitAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/{portada}":{"get":{"tags":["Pages"],"summary":"Get Homepage related with selected Site","description":"Returns a single page","operationId":"getHomePagePortada","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"portada","description":"Ask for homepage. Values: 'portada' , 'portada_america'","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/portada":{"get":{"tags":["Pages"],"summary":"Get Homepage related with selected Site","description":"Returns a single page","operationId":"getHomePage","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}":{"get":{"tags":["Pages"],"summary":"Get Section Page related with Business Unit and Site","description":"Returns a single page","operationId":"getSectionPage","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}":{"get":{"tags":["Pages"],"summary":"Get Subsection Page related with selected Business Unit, Site and Section","description":"Returns a single page","operationId":"getSubsectionPage","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/{portada}/historic/{date}/revision/{revision}":{"get":{"tags":["Pages"],"summary":"Get a Homepage revision from selected date","description":"Returns a single page","operationId":"getHomepageRevisionFromDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"portada","description":"Ask for homepage. Values: 'portada' , 'portada_america'","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"},{"in":"path","name":"revision","description":"Number of selected revision","required":true,"type":"integer"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/{portada}/historic/{date}":{"get":{"tags":["Pages"],"summary":"Get a list of Homepage revisions from selected date","description":"Returns a single page","operationId":"getHomepageRevisionsListFromDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"portada","description":"Ask for homepage. Values: 'portada' , 'portada_america'","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/{portada}/historic":{"get":{"tags":["Pages"],"summary":"Get a list of Homepage revisions for today","description":"Returns a single page","operationId":"getHomepageRevisionsFromToday","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"portada","description":"Ask for homepage. Values: 'portada' , 'portada_america'","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/portada/historic/{date}/revision/{revision}":{"get":{"tags":["Pages"],"summary":"Get a Homepage revision from selected date and section","description":"Returns a single page","operationId":"getPageRevisionFromDateAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"},{"in":"path","name":"revision","description":"Number of selected revision","required":true,"type":"integer"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/portada/historic/{date}":{"get":{"tags":["Pages"],"summary":"Get a list of page revisions from selected date and section","description":"Returns a single page","operationId":"getPageRevisionsListFromDateAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/portada/historic":{"get":{"tags":["Pages"],"summary":"Get a list of Homepage revisions for today and section","description":"Returns a single page","operationId":"getPageRevisionsFromTodayAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/historic/{date}/revision/{revision}":{"get":{"tags":["Pages"],"summary":"Get a Homepage revision from selected date, section and subsection","description":"Returns a single page","operationId":"getPageRevisionFromDateSectionAndSubsection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"},{"in":"path","name":"revision","description":"Number of selected revision","required":true,"type":"integer"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/historic/{date}":{"get":{"tags":["Pages"],"summary":"Get a list of page revisions from selected date, section and subsection","description":"Returns a single page","operationId":"getPageRevisionsListFromDateSectionAndSubsection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date of revision. Format: DD.MM.YYYY","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/pages/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/historic":{"get":{"tags":["Pages"],"summary":"Get a list of Homepage revisions for today and selected section and subsection","description":"Returns a single page","operationId":"getPageRevisionsFromTodaySectionAndSubsection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/pages/{businessUnit}/site/{site}/portada":{"get":{"tags":["Pages"],"summary":"Get Homepage related with selected Site and Project postprocess","description":"Returns a single page","operationId":"getPageProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/pages/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}":{"get":{"tags":["Pages"],"summary":"Get Homepage related with selected Site, Section, Subsection and Project postprocess","description":"Returns a single page","operationId":"getSubsectionPageProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/pages/{businessUnit}/site/{site}/section/{section}/portada":{"get":{"tags":["Pages"],"summary":"Get Homepage related with selected Site, Section and Project postprocess","description":"Returns a single page","operationId":"getSectionPageProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of page to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of page to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of page to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets by type","operationId":"getSubsectionListProjectType","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site, Section and Project postprocess","description":"Returns a list of assets by type","operationId":"getSectionListProjectType","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site and Project postprocess","description":"Returns a list of assets by type","operationId":"getSiteListProjectType","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site, Section and Subsection","description":"Returns a list of assets by type","operationId":"getSubsectionListType","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site and Section","description":"Returns a list of assets by type","operationId":"getSectionListType","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/{type}":{"get":{"tags":["Lists"],"summary":"Get by type with selected Site","description":"Returns a list of assets by type","operationId":"getSiteListType","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"type","description":"Type","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets by tag","operationId":"getSubsectionListProjectTag","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site, Section and Project postprocess","description":"Returns a list of assets by tag","operationId":"getSectionListProjectTag","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site and Project postprocess","description":"Returns a list of assets by tag","operationId":"getSiteListProjectTag","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site, Section and Subsection","description":"Returns a list of assets by tag","operationId":"getSubsectionListTag","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site and Section","description":"Returns a list of assets by tag","operationId":"getSectionListTag","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/tag/{tag}":{"get":{"tags":["Lists"],"summary":"Get by tag with selected Site","description":"Returns a list of assets by tag","operationId":"getSiteListTag","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"tag","description":"Tag","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets by topic","operationId":"getSubsectionListProjectTopic","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site, Section and Project postprocess","description":"Returns a list of assets by topic","operationId":"getSectionListProjectTopic","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site and Project postprocess","description":"Returns a list of assets by topic","operationId":"getSiteListProjectTopic","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site, Section and Subsection","description":"Returns a list of assets by topic","operationId":"getSubsectionListTopic","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site and Section","description":"Returns a list of assets by topic","operationId":"getSectionListTopic","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/topic/{topic}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site","description":"Returns a list of assets by topic","operationId":"getSiteListTopic","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"topic","description":"Topic","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}":{"get":{"tags":["Lists"],"summary":"Get with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets","operationId":"getSubsectionListProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}":{"get":{"tags":["Lists"],"summary":"Get with selected Site, Section and Project postprocess","description":"Returns a list of assets","operationId":"getSectionListProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}":{"get":{"tags":["Lists"],"summary":"Get with selected Site and Project postprocess","description":"Returns a list of assets","operationId":"getSiteListProject","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}":{"get":{"tags":["Lists"],"summary":"Get with selected Site, Section and Subsection","description":"Returns a list of assets","operationId":"getSubsectionList","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}":{"get":{"tags":["Lists"],"summary":"Get with selected Site and Section","description":"Returns a list of assets","operationId":"getSectionList","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}":{"get":{"tags":["Lists"],"summary":"Get by topic with selected Site","description":"Returns a list of assets","operationId":"getSiteList","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets by date","operationId":"getSubsectionListProjectDate","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section and Project postprocess","description":"Returns a list of assets by date","operationId":"getSectionListProjectDate","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site and Project postprocess","description":"Returns a list of assets by date","operationId":"getSiteListProjectDate","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section and Subsection","description":"Returns a list of assets by date","operationId":"getSubsectionListDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site and Section","description":"Returns a list of assets by date","operationId":"getSectionListDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/date/{date}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site","description":"Returns a list of assets by date","operationId":"getSiteListDate","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"date","description":"Date","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section, Subsection and Project postprocess","description":"Returns a list of assets by author","operationId":"getSubsectionListProjectAuthor","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/section/{section}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section and Project postprocess","description":"Returns a list of assets by author","operationId":"getSectionListProjectAuthor","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/{businessUnit}/site/{site}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site and Project postprocess","description":"Returns a list of assets by author","operationId":"getSiteListProjectAuthor","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site, Section and Subsection","description":"Returns a list of assets by author","operationId":"getSubsectionListAuthor","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/section/{section}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by date with selected Site and Section","description":"Returns a list of assets by author","operationId":"getSectionListAuthor","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/list/{businessUnit}/site/{site}/author/{author}":{"get":{"tags":["Lists"],"summary":"Get by author with selected Site","description":"Returns a list of assets by author","operationId":"getSiteListAuthor","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"author","description":"Author","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Asset"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query","description":"Returns 25 Assets","operationId":"getAssetsByQueryFilteredByBUAndSiteAndSectionAndSubSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/section/{section}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query","description":"Returns 25 Assets","operationId":"getAssetsByQueryFilteredByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query","description":"Returns 25 Assets","operationId":"getAssetsByQueryFilteredByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query","description":"Returns 25 Assets","operationId":"getAssetsByQueryFilteredByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/count":{"get":{"tags":["Search Assets"],"summary":"Return the number of Assets by siteStructure","description":"Return the number of Assets","operationId":"getNumberAssetsByBUAndSiteAndSectionAndSubSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/section/{section}/count":{"get":{"tags":["Search Assets"],"summary":"Return the number of Assets by siteStructure","description":"Return the number of Assets","operationId":"getNumberAssetsByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/site/{site}/count":{"get":{"tags":["Search Assets"],"summary":"Return the number of Assets by siteStructure","description":"Return the number of Assets","operationId":"getNumberAssetsByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/search/assets/{businessUnit}/count":{"get":{"tags":["Search Assets"],"summary":"Return the number of Assets by siteStructure","description":"Return the number of Assets","operationId":"getNumberAssetsByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query and project type","description":"Returns 25 Assets","operationId":"getAssetsByProjectQueryFilteredByBUAndSiteAndSectionAndSubSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/section/{section}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query and project type","description":"Returns 25 Assets","operationId":"getAssetsByProjectQueryFilteredByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query and project type","description":"Returns 25 Assets","operationId":"getAssetsByProjectQueryFilteredByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/text":{"get":{"tags":["Search Assets"],"summary":"Return the last 25 paginated Assets by query and project type","description":"Returns 25 Assets","operationId":"getAssetsByProjectQueryFilteredByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"query","name":"q","description":"Text query from Asset Entities","type":"string"},{"in":"query","name":"language","description":"Filter by language. For example 'es'","type":"string"},{"in":"query","name":"info","description":"Extra information. You can only use 'tags', 'authors' 'tags,authors'","type":"string"},{"in":"query","name":"tag","description":"Filter by tag. You need to know the normalizedName of the tag. For example 'restaurante_a'","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/section/{section}/subsection/{subsection}/tags":{"get":{"tags":["Search Assets by tags"],"summary":"Return the last 25 paginated Assets by query and project type and tags","description":"Returns 25 Assets","operationId":"getAssetsByProjectTagsFilteredByBUAndSiteAndSectionAndSubSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"path","name":"subsection","description":"Subsection of assets to return","required":true,"type":"string"},{"in":"query","name":"tags","description":"Tags query from Asset Entities","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/section/{section}/tags":{"get":{"tags":["Search Assets tags"],"summary":"Return the last 25 paginated Assets by query and project type and tags","description":"Returns 25 Assets","operationId":"getAssetsByProjectTagsFilteredByBUAndSiteAndSection","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of assets to return","required":true,"type":"string"},{"in":"query","name":"tags","description":"Tags query from Asset Entities","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/site/{site}/tags":{"get":{"tags":["Search Assets tags"],"summary":"Return the last 25 paginated Assets by query and project type and tags","description":"Returns 25 Assets","operationId":"getAssetsByProjectTagsFilteredByBUAndSite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of assets to return","required":true,"type":"string"},{"in":"query","name":"tags","description":"Tags query from Asset Entities","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/search/assets/{businessUnit}/tags":{"get":{"tags":["Search Assets tags"],"summary":"Return the last 25 paginated Assets by query and project type and tags","description":"Returns 25 Assets","operationId":"getAssetsByProjectTagsFilteredByBU","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"},{"in":"path","name":"businessUnit","description":"Business Unit of assets to return","required":true,"type":"string"},{"in":"query","name":"tags","description":"Tags query from Asset Entities","type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/section/{section}/news":{"get":{"tags":["Sitemaps Site & Section News"],"summary":"Return the Sitemaps News for a Site and a Section","description":"Sitemaps Site & Section News","operationId":"getSitemapsNewsBySite&Section","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/news":{"get":{"tags":["Sitemaps Site News"],"summary":"Return the Sitemap News for a Site","description":"Sitemaps Site News","operationId":"getSitemapsNewsBySite","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/section/{section}/index":{"get":{"tags":["Sitemaps Site & Section News index"],"summary":"Return the Sitemaps News index for a Site and a Section","description":"Sitemaps Site & Section News index","operationId":"getSitemapsNewsBySite&SectionIndex","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/index":{"get":{"tags":["Sitemaps Site News index"],"summary":"Return the Sitemap News index for a Site","description":"Sitemaps Site News Index","operationId":"getSitemapsNewsBySiteIndex","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/section/{section}/monthly":{"get":{"tags":["Sitemaps Site & Section News monthly"],"summary":"Return the Sitemaps News monthly for a Site and a Section","description":"Sitemaps Site & Section News monthly","operationId":"getSitemapsNewsBySite&SectionMonthy","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"},{"in":"path","name":"section","description":"Section of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/sitemaps/{businessUnit}/site/{site}/monthly":{"get":{"tags":["Sitemaps Site News monthly"],"summary":"Return the Sitemap News monthly for a Site","description":"Sitemaps Site News monthly","operationId":"getSitemapsNewsBySiteMontly","consumes":["application/json"],"produces":["application/json"],"parameters":[{"in":"path","name":"businessUnit","description":"Business Unit of sitemap to return","required":true,"type":"string"},{"in":"path","name":"site","description":"Site of sitemap to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/AssetCollection"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/pages/tests":{"get":{"tags":["Pages"],"summary":"@todo [PRUEBAS] Endpoint de pruebas!!!, borrar cuando se obtengan los resultados","description":"Returns a single page","operationId":"getPageProjectTests","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}},"/{project}/list/tests":{"get":{"tags":["Pages"],"summary":"@todo [PRUEBAS] Endpoint de pruebas!!!, borrar cuando se obtengan los resultados","description":"Returns a single page","operationId":"getListProjectTests","consumes":["application/json"],"produces":["application/xml"],"parameters":[{"in":"path","name":"project","description":"Project postprocess to return","required":true,"type":"string"}],"responses":{"200":{"description":"The request has succeeded","schema":{"$ref":"#/definitions/Page"},"headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"404":{"description":"Not found","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}},"500":{"description":"Internal Server Error","headers":{"Access-Control-Allow-Origin":{"type":"string","description":"Allow CORS."}}}},"security":[{"api_key":[]}]}}},"definitions":{"AssetCollection":{"description":"Asset Collection Schema.\n","type":"object","properties":{"content":{"type":"array","items":{"$ref":"#/definitions/Asset"}}}},"Translate":{"description":"Translate Schema\n","type":"object","required":["contents","targetLanguageCode"],"properties":{"contents":{"type":"array","description":"Array of texts.","items":{"type":"string"}},"targetLanguageCode":{"type":"string","description":"Target language code."},"sourceLanguageCode":{"type":"string","description":"Source language code."},"mimeType":{"type":"string","description":"Mime type of texts."}}},"StructureAPI":{"description":"Structure Schema\n","type":"object","properties":{"source":{"type":"string","description":"Use to bulk update/insert siteStructures from a JSON.","enum":["PEP"],"example":"PEP"},"businessUnit":{"type":"string","description":"Use to set business unit in bulk update/insert of siteStructures.","example":"ep"},"content":{"type":"array","items":{"$ref":"#/definitions/StructureAPIElements"}}}},"StructureAPIElements":{"type":"object","properties":{"id":{"type":"string"},"portal":{"type":"string"},"seccion":{"type":"string"},"subSeccion":{"type":"string"},"businessUnit":{"type":"string"},"site":{"type":"string"},"section":{"type":"string"},"subSection":{"type":"string"},"parentId":{"type":"string"},"notAllowAssets":{"type":"boolean","description":"Notice if SiteStructure allow Asset creation"},"hasHomepage":{"type":"boolean","description":"Notice if SiteStructure has main page"},"status":{"type":"string","description":"Content status","enum":["active","deleted"]},"updatedDate":{"type":"integer","format":"int64"}}},"Asset":{"description":"Asset Schema.\n","type":"object","required":["genre","type","language","schemaVersion","status","taxonomy"],"properties":{"id":{"type":"integer","format":"int64","description":"Asset ID","example":1},"type":{"type":"string","enum":["video","gallery","image","story","audio","infographic"],"description":"Asset Type","example":"story"},"genre":{"type":"string","enum":["noticia","analisis","columna","critica","cronica","editorial","elacento","entrevista","opinion","reportaje","graficos","infografia","especial","tribuna","vineta","revistadeprensa","cartasaldirector","cronologia","documentointegro","perfil","entrevistadigital","muyconfidencial","firmaInvitada","fotografia","fotogaleria","fotorrelato","avance","guia","descarga","demo","podcast","comic","guia_pagina","truco","fotonoticia","reportajes","videogaleria","directo","video","album","opinion_editorial","premium","previa","directoespecial","audio","esquela","story","blog"],"description":"Asset genre (typology)","example":"noticia"},"schemaVersion":{"type":"string"},"metas":{"$ref":"#/definitions/Metas"},"language":{"type":"string"},"updatedDate":{"type":"integer","format":"int64"},"publishDate":{"type":"integer","format":"int64"},"firstPublishDate":{"type":"integer","format":"int64"},"displayDate":{"type":"integer","format":"int64"},"status":{"type":"string","description":"Content status","enum":["draft","visible","published","deleted"]},"uri":{"type":"string"},"urisHistory":{"type":"array","items":{"type":"string"}},"source":{"$ref":"#/definitions/Source"},"author":{"type":"array","items":{"$ref":"#/definitions/Author"}},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"comments":{"$ref":"#/definitions/Comments"},"headlines":{"$ref":"#/definitions/Headlines"},"redirect":{"$ref":"#/definitions/Link"},"taxonomy":{"$ref":"#/definitions/Taxonomy"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}},"content":{"type":"array","items":{"$ref":"#/definitions/Zone"}},"contentBody":{"type":"string"},"externalRelation":{"type":"array","items":{"$ref":"#/definitions/Relation"}},"relatedAssets":{"type":"array","items":{"$ref":"#/definitions/RelatedAsset"}},"clones":{"type":"array","items":{"type":"integer","format":"int64"}},"storyLength":{"$ref":"#/definitions/StoryLength"},"isPremium":{"type":"boolean"},"contentRestrictions":{"type":"string"}}},"Metas":{"description":"Metas Schema.\n","type":"object","properties":{"keywords":{"type":"array","items":{"type":"string"}},"description":{"type":"string"},"descriptionRRSS":{"type":"string"},"preTitleSEO":{"type":"string"},"rrssPhoto":{"$ref":"#/definitions/Image"},"thumbnail":{"$ref":"#/definitions/Image"}}},"Location":{"description":"Location Schema.\n","type":"object","properties":{"place":{"type":"string","description":"Place"},"tagLocation":{"$ref":"#/definitions/PepTag"}}},"Source":{"description":"Source Schema.\n","type":"object","required":["externalId","system"],"properties":{"externalId":{"type":"string","description":"Source identifier number"},"system":{"type":"string","description":"Source system"}}},"Author":{"description":"Author Schema.\n","type":"object","properties":{"signature":{"type":"string","description":"Author signature"},"role":{"type":"string","description":"Role signature"},"tagAuthor":{"$ref":"#/definitions/PepAuthor"}}},"PepAuthor":{"description":"PepAuthor Schema.\n","type":"object","allOf":[{"$ref":"#/definitions/PepTag"}],"properties":{"epauth":{"type":"string","description":"Author nick name from PEP system"}}},"Tag":{"description":"Tag Schema.\n","type":"object","properties":{"externalId":{"type":"string"},"name":{"type":"string"},"normalizedName":{"type":"string"},"uri":{"type":"string"}}},"PepTag":{"description":"PepTag Schema.\n","type":"object","properties":{"externalId":{"type":"string"},"name":{"type":"string"},"normalizedName":{"type":"string"},"uri":{"type":"string"},"image":{"$ref":"#/definitions/Image"},"socialLinks":{"type":"object","additionalProperties":{"type":"string"}}}},"Comments":{"description":"Comments Schema.\n","type":"object","properties":{"externalId":{"type":"string"},"type":{"type":"string","enum":["eskup"],"description":"Comment type"},"allow":{"type":"boolean","default":false},"display":{"type":"boolean","default":false},"moderation":{"type":"boolean","default":true},"closeDate":{"type":"integer","format":"int64","description":"Comment close date"},"lang":{"type":"string","description":"comments language"}}},"Headlines":{"description":"Headlines Schema.\n","type":"object","required":["title"],"properties":{"title":{"type":"string"},"titles":{"type":"object","additionalProperties":{"type":"string"}},"subTitle":{"type":"string"},"subTitles":{"type":"object","additionalProperties":{"type":"string"}},"preKicker":{"type":"string"},"kicker":{"type":"string"},"typeKicker":{"type":"string"},"uriKicker":{"$ref":"#/definitions/Link"},"displayKicker":{"type":"boolean"},"customKicker":{"type":"string"},"uriCustomKicker":{"$ref":"#/definitions/Link"},"titleExternalLink":{"type":"string"},"preTitleExternalLink":{"type":"string"},"uriExternalLink":{"$ref":"#/definitions/Link"}}},"StoryLength":{"description":"StoryLength Schema.\n","type":"object","properties":{"paragraphCount":{"type":"integer","format":"int64"},"wordCount":{"type":"integer","format":"int64"},"charCount":{"type":"integer","format":"int64"}}},"Link":{"description":"Link Schema.\n","type":"object","properties":{"uri":{"type":"string"},"target":{"type":"string","description":"URL target","enum":["Blank","Top"]},"type":{"type":"integer","format":"int64","description":"Link type","enum":[301,302]},"noFollow":{"type":"boolean","default":false},"noIndex":{"type":"boolean","default":false},"anchorText":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Taxonomy":{"description":"Taxonomy Schema.\n","type":"object","required":["siteStructure"],"properties":{"tags":{"type":"array","items":{"$ref":"#/definitions/PepTag"}},"topics":{"type":"array","items":{"$ref":"#/definitions/PepTag"}},"auxiliaries":{"type":"array","items":{"$ref":"#/definitions/PepTag"}},"siteStructure":{"$ref":"#/definitions/SiteStructure"},"externalTags":{"type":"array","items":{"$ref":"#/definitions/Tag"}},"sites":{"type":"array","items":{"$ref":"#/definitions/Site"}},"targets":{"type":"array","items":{"$ref":"#/definitions/SiteStructure"}}}},"SiteStructure":{"description":"SiteStructure Schema.\n","type":"object","required":["businessUnit","site","section"],"properties":{"id":{"type":"string","description":"SiteStructure id"},"businessUnit":{"type":"string","description":"Business Unit"},"site":{"type":"string","description":"Site name"},"section":{"type":"string","description":"Section name"},"subSection":{"type":"string","description":"Subsection name"},"parentId":{"type":"string"},"notAllowAssets":{"type":"boolean","description":"Notice if SiteStructure allow Asset creation"},"hasHomepage":{"type":"boolean","description":"Notice if SiteStructure has main page"},"primary":{"type":"boolean","description":"Notice if SiteStructure is primary"},"status":{"type":"string","description":"Content status","enum":["active","deleted"]},"updatedDate":{"type":"integer","format":"int64"}}},"Site":{"description":"Site Schema.\n","type":"object","properties":{"site":{"type":"string"},"uri":{"type":"string"}}},"Zone":{"description":"Zone Schema.\n","type":"object","properties":{"name":{"type":"string"},"elements":{"type":"array","items":{"$ref":"#/definitions/Element"}}}},"Relation":{"description":"Relation Schema.\n","type":"object","properties":{"dataId":{"type":"string"},"type":{"type":"string"},"subType":{"type":"string"},"description":{"type":"string"}}},"RelatedAsset":{"description":"RelatedAsset Schema.\n","type":"object","properties":{"title":{"type":"string"},"uri":{"$ref":"#/definitions/Link"},"photo":{"$ref":"#/definitions/Photo"},"bulletType":{"type":"string"},"boldFont":{"type":"boolean"},"kicker":{"type":"string"},"uriKicker":{"$ref":"#/definitions/Link"}}},"Element":{"description":"Element Schema.\n","type":"object","required":["elementType"],"discriminator":"elementType","properties":{"elementType":{"type":"string","description":"Element type name","enum":["elementVideo","elementPhoto","elementGallery","elementParagraph","elementAudio","locution","extension","videoExtension","audioExtension","photoExtension","photosExtension","photoTextsExtension","htmlExtension","includeExtension","eskupExtension","contestExtension","quizExtension","pollExtension","interviewExtension","backingsExtension","insetExtension","quotationExtension","cardExtension","offerExtension","socialExtension","listExtension","blockquoteExtension","tableExtension","tabExtension","matchExtension","bestWorstExtension","promoExtension","filmExtension"]},"align":{"type":"string","description":"Element align","enum":["left","center","right","top","highlight"]},"primary":{"type":"boolean","description":"Primary Element"}}},"ElementVideo":{"description":"Video (Element) Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"elementType":{"type":"string","enum":["elementVideo"]},"video":{"$ref":"#/definitions/Video"}}},"Video":{"description":"Video Schema.\n","properties":{"still":{"$ref":"#/definitions/Image"},"stillVersions":{"type":"array","items":{"$ref":"#/definitions/Image"}},"title":{"type":"string"},"caption":{"type":"string"},"author":{"type":"string"},"agency":{"type":"string"},"externalUri":{"type":"string"},"embedCode":{"type":"string"},"videoId":{"type":"string"},"source":{"$ref":"#/definitions/Source"},"streams":{"type":"array","items":{"$ref":"#/definitions/Stream"}},"isLive":{"type":"boolean"},"isGeoBlock":{"type":"boolean"},"iniValidDate":{"type":"integer","format":"int64","example":1517590007},"endValidDate":{"type":"integer","format":"int64","example":1517590007},"accountNameId":{"type":"string"},"playlist":{"$ref":"#/definitions/Playlist"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Stream":{"description":"Stream Schema.\n","type":"object","properties":{"uri":{"type":"string"},"bitrate":{"type":"integer","format":"int32"},"width":{"type":"integer","format":"int32"},"height":{"type":"integer","format":"int32"},"duration":{"type":"integer","format":"int32"},"mime-type":{"type":"string","enum":["video/mp4","video/x-msvideo","video/mpeg","video/ogg","video/webm","video/3gpp","video/3gpp2"]}}},"ElementPhoto":{"description":"Photo (Element) Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"elementType":{"type":"string","enum":["elementPhoto"]},"photo":{"$ref":"#/definitions/Photo"}}},"Photo":{"description":"Photo (Element) Schema.\n","properties":{"image":{"$ref":"#/definitions/Image"},"enlargeImage":{"$ref":"#/definitions/Image"},"versions":{"type":"array","items":{"$ref":"#/definitions/Image"}},"title":{"type":"string"},"caption":{"type":"string"},"author":{"type":"string"},"authors":{"type":"array","items":{"$ref":"#/definitions/Author"}},"agency":{"type":"string"},"createdDate":{"type":"integer","format":"int64"},"displayDate":{"type":"integer","format":"int64"},"lead":{"type":"string"},"photoLink":{"$ref":"#/definitions/Link"},"photoAlt":{"type":"string"},"source":{"$ref":"#/definitions/Source"},"imageType":{"type":"string"},"originPhoto":{"$ref":"#/definitions/Source"},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"externalTags":{"type":"array","items":{"$ref":"#/definitions/Tag"}},"rights":{"$ref":"#/definitions/Rights"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Image":{"description":"Image Schema.\n","type":"object","properties":{"sourceName":{"type":"string"},"uri":{"type":"string"},"width":{"type":"integer","format":"int32"},"height":{"type":"integer","format":"int32"},"size":{"type":"integer","format":"int32"},"mime-type":{"type":"string","enum":["image/jpeg","image/gif","image/png","image/tiff","image/bmp","image/x-ms-bmp","image/x-icon","image/svg+xml","image/webp","application/octet-stream","application/x-shockwave-flash"]}}},"Collection":{"description":"Collection (Element) Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"elementType":{"type":"string","enum":["elementGallery"]},"collection":{"type":"array","items":{"$ref":"#/definitions/Element"}},"mainElementId":{"type":"integer","format":"int64","description":"Main Element ID","example":1}}},"Paragraph":{"description":"Paragraph (Element) Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"elementType":{"type":"string","enum":["elementParagraph"]},"tag":{"type":"string"},"content":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"ElementAudio":{"description":"Audio (Element) Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"elementType":{"type":"string","enum":["elementAudio"]},"audio":{"$ref":"#/definitions/Audio"}}},"Audio":{"description":"Audio Schema.\n","properties":{"still":{"$ref":"#/definitions/Image"},"stillVersions":{"type":"array","items":{"$ref":"#/definitions/Image"}},"title":{"type":"string"},"description":{"type":"string"},"caption":{"type":"string"},"author":{"type":"string"},"agency":{"type":"string"},"externalUri":{"type":"string"},"embedCode":{"type":"string"},"audioId":{"type":"string"},"source":{"$ref":"#/definitions/Source"},"locutions":{"type":"array","items":{"$ref":"#/definitions/Locution"}},"playlist":{"$ref":"#/definitions/Playlist"},"accountNameId":{"type":"string"}}},"Locution":{"description":"Locution Schema.\n","type":"object","properties":{"uri":{"type":"string"},"bitrate":{"type":"integer","format":"int32"},"duration":{"type":"integer","format":"int32"},"mime-type":{"type":"string","enum":["audio/mp3","audio/mp4"]}}},"Playlist":{"description":"Playlist Schema.\n","properties":{"tags":{"type":"string"}}},"Extension":{"description":"Extension (Element) Schema.\n","required":["elementType"],"allOf":[{"$ref":"#/definitions/Element"}],"discriminator":"extensionType","properties":{"elementType":{"type":"string","enum":["extension"]},"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"}}},"VideoExtension":{"description":"VideoExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["videoExtension"]},"htmlContent":{"type":"string"},"video":{"$ref":"#/definitions/Video"}}},"AudioExtension":{"description":"AudioExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["audioExtension"]},"htmlContent":{"type":"string"},"audio":{"$ref":"#/definitions/Audio"}}},"PhotoExtension":{"description":"PhotoExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["photoExtension"]},"htmlContent":{"type":"string"},"photo":{"$ref":"#/definitions/Photo"}}},"PhotosExtension":{"description":"PhotosExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["photosExtension"]},"subType":{"type":"string","enum":["juxtapose"]},"photos":{"type":"array","items":{"$ref":"#/definitions/Photo"}}}},"PhotoTextExtension":{"description":"PhotoTextsExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["photoTextsExtension"]},"photos":{"type":"array","items":{"$ref":"#/definitions/PhotoText"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"PhotoText":{"description":"PhotoText Schema.\n","type":"object","properties":{"title":{"type":"string"},"htmlContent":{"type":"string"},"link":{"type":"string"},"photo":{"$ref":"#/definitions/Photo"}}},"HTML":{"description":"HTML Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["htmlExtension"]},"htmlContent":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"IncludeExtension":{"description":"Include Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["includeExtension"]}}},"Eskup":{"description":"Eskup Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["eskupExtension"]},"subType":{"type":"string","enum":["keyMoments"]},"threads":{"type":"array","items":{"type":"string"}},"messages":{"type":"array","items":{"$ref":"#/definitions/EskupMessage"}}}},"EskupMessage":{"description":"PhotoText Schema.\n","type":"object","properties":{"title":{"type":"string"},"id":{"type":"string"},"publishDate":{"type":"integer","format":"int64"}}},"Contest":{"description":"Contest Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["contestExtension"]}}},"Quiz":{"description":"Quiz Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["quizExtension"]},"quizType":{"type":"string"}}},"Poll":{"description":"Poll Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["pollExtension"]},"code":{"type":"string"}}},"Interview":{"description":"Interview Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["interviewExtension"]},"code":{"type":"string"}}},"Backings":{"description":"Backings Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["backingsExtension"]},"backings":{"type":"array","items":{"$ref":"#/definitions/Backing"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Backing":{"description":"Backing Schema.\n","type":"object","properties":{"title":{"type":"string"},"description":{"type":"string"},"class":{"type":"string"},"link":{"$ref":"#/definitions/Link"},"photo":{"$ref":"#/definitions/Photo"}}},"Inset":{"description":"Inset Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["insetExtension"]},"htmlContent":{"type":"string"},"author":{"type":"string"},"photo":{"$ref":"#/definitions/Photo"},"link":{"$ref":"#/definitions/Link"},"video":{"$ref":"#/definitions/Video"},"graph":{"type":"string"}}},"Quotations":{"description":"Quotations Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["quotationExtension"]},"quotations":{"type":"array","items":{"$ref":"#/definitions/Quotation"}}}},"Quotation":{"description":"Backing Schema.\n","type":"object","properties":{"type":{"type":"string"},"code":{"type":"string"}}},"Card":{"description":"Card Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["cardExtension"]},"htmlContent":{"type":"string"},"link":{"$ref":"#/definitions/Link"},"photo":{"$ref":"#/definitions/Photo"}}},"Offers":{"description":"Offers Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["offerExtension"]},"service":{"type":"string"},"code":{"type":"string"},"name":{"type":"string"},"latitude":{"type":"number","format":"float"},"longitude":{"type":"number","format":"float"}}},"Clone":{"description":"Clon Schema.\n","type":"object","required":["asset","clones"],"properties":{"asset":{"type":"string"},"clones":{"type":"array","items":{"type":"string"}}}},"Social":{"description":"Social Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["socialExtension"]},"media":{"type":"string","enum":["twitter","youtube","instagram","facebook","tiktok","playbuzz","qualifio","issuu"]},"code":{"type":"string"}}},"ListExtension":{"description":"ListExtension Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["listExtension"]},"list":{"$ref":"#/definitions/List"}}},"List":{"description":"List Schema.\n","type":"object","properties":{"type":{"type":"string","enum":["text","list"]},"listType":{"type":"string","enum":["ordered","unordered"]},"items":{"type":"array","items":{"$ref":"#/definitions/List"}},"content":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Blockquote":{"description":"Blockquote Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["blockquoteExtension"]},"content":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Table":{"description":"Table Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["tableExtension"]},"caption":{"type":"string"},"zones":{"type":"array","items":{"$ref":"#/definitions/TableZone"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"TableZone":{"description":"TableZone Schema.\n","type":"object","properties":{"type":{"type":"string","enum":["header","body","footer","inherit"]},"rows":{"type":"array","items":{"$ref":"#/definitions/TableRow"}}}},"TableRow":{"description":"TableRow Schema.\n","type":"object","properties":{"cells":{"type":"array","items":{"$ref":"#/definitions/TableCell"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"TableCell":{"description":"TableCell Schema.\n","type":"object","properties":{"type":{"type":"string","enum":["header","data"]},"content":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Tab":{"description":"Tab Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["tabExtension"]},"name":{"type":"string"},"nameCompetition":{"type":"string"},"createDate":{"type":"integer","format":"int64"},"dataCompetition":{"type":"string"},"code":{"type":"string"},"text":{"type":"string"},"type":{"type":"string","enum":["jugador","equipo"]},"dorsal":{"type":"string"},"uri":{"type":"string"}}},"MatchReport":{"description":"MatchReport Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["matchExtension"]},"localTeam":{"type":"object","additionalProperties":{"type":"string"}},"visitingTeam":{"type":"object","additionalProperties":{"type":"string"}},"pathIncludeRatings":{"type":"string"},"additionalInformation":{"type":"object","additionalProperties":{"type":"string"}}}},"BestWorst":{"description":"BestWorst Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["bestWorstExtension"]},"best":{"type":"object","additionalProperties":{"type":"string"}},"worst":{"type":"object","additionalProperties":{"type":"string"}}}},"Promo":{"description":"Promo Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["promoExtension"]},"destinationSite":{"type":"string"},"link":{"$ref":"#/definitions/Link"}}},"Film":{"description":"Film Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["filmExtension"]},"runningTime":{"type":"string"},"director":{"type":"string"},"screenwritter":{"type":"string"},"cast":{"type":"string"},"poster":{"$ref":"#/definitions/Photo"}}},"Recipe":{"description":"Recipe Schema.\n","allOf":[{"$ref":"#/definitions/Element"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["recipeExtension"]},"prepTime":{"type":"string"},"cookTime":{"type":"string"},"totalTime":{"type":"string"},"servers":{"type":"string"},"category":{"type":"string"},"cuisine":{"type":"string"},"difficulty":{"type":"string"},"author":{"type":"string"},"ingredients":{"type":"string"},"instructions":{"type":"string"}}},"Page":{"description":"Page Schema.\n","type":"object","required":["language","schemaVersion","siteStructure","status"],"properties":{"id":{"type":"integer","format":"int64","description":"Page ID","example":1},"schemaVersion":{"type":"string","example":"0.1"},"language":{"type":"string","example":"es"},"updatedDate":{"type":"integer","format":"int64","example":1517590007},"publishDate":{"type":"integer","format":"int64","example":1517590007},"status":{"type":"string","description":"Page status","enum":["draft","published"],"example":"draft"},"uri":{"type":"string","example":"https://politica.elpais.com/"},"metas":{"$ref":"#/definitions/MetasPage"},"siteStructure":{"$ref":"#/definitions/SiteStructurePage"},"revision":{"type":"integer","example":1},"areas":{"type":"array","items":{"$ref":"#/definitions/Area"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"MetasPage":{"description":"Page Metadata information\n","type":"object","required":["title","description"],"properties":{"title":{"type":"string","description":"Meta title"},"description":{"type":"string","description":"Meta descriptio"},"keywords":{"type":"array","items":{"type":"string"},"description":"Meta keywords"},"ogImage":{"type":"string","description":"OG Image"},"ogTitle":{"type":"string","description":"OG Title"},"ogUrl":{"type":"string","description":"OG URL"},"linkRelRss":{"type":"string","description":"Link REL RSS"},"linkRelRssTitle":{"type":"string","description":"Link REL RSS Title"},"linkRelCanonical":{"type":"string","description":"Link REL Canonical"},"twitterSite":{"type":"string","description":"Twitter Site"},"fbAdmins":{"type":"string","description":"Facebook Admins"},"prettySectionName":{"type":"string","description":"Pretty section name"}}},"SiteStructurePage":{"description":"SiteStructure Schema.\n","type":"object","required":["businessUnit","site"],"properties":{"id":{"type":"string","description":"SiteStructure id"},"businessUnit":{"type":"string","description":"Business Unit","example":"ep"},"site":{"type":"string","description":"Site name","example":"elpais.com"},"section":{"type":"string","description":"Section name","example":"politica"},"subSection":{"type":"string","description":"Subsection name"},"notAllowAssets":{"type":"boolean","description":"Notice if SiteStructure allow Asset creation"},"hasHomepage":{"type":"boolean","description":"Notice if SiteStructure has main page"}}},"Area":{"description":"Area Schema.\n","type":"object","required":["name"],"properties":{"name":{"type":"string","example":"revista"},"header":{"$ref":"#/definitions/Header"},"groups":{"type":"array","items":{"$ref":"#/definitions/Group"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Header":{"description":"Header Schema.\n","type":"object","properties":{"title":{"type":"string","example":"Opinión"},"subTitle":{"type":"string","example":"Opinión"},"link":{"$ref":"#/definitions/Link"},"titleMenu":{"type":"string","example":"ESTA PASANDO:"},"menu":{"type":"array","items":{"$ref":"#/definitions/ItemMenu"}},"button":{"$ref":"#/definitions/ItemMenu"},"subscription":{"$ref":"#/definitions/ItemMenu"},"sponsor":{"$ref":"#/definitions/ItemMenu"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"ItemMenu":{"description":"ItemMenu Schema.\n","type":"object","properties":{"title":{"type":"string","example":"Actualidad"},"name":{"type":"string"},"uri":{"$ref":"#/definitions/Link"},"geoUris":{"type":"array","items":{"$ref":"#/definitions/Link"}},"updatedDate":{"type":"integer","format":"int64","example":1517590007},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"Group":{"description":"Group Schema.\n","type":"object","required":["name","type"],"properties":{"title":{"type":"string","example":"Cursos"},"name":{"type":"string","example":"apertura"},"type":{"type":"string","description":"Group type","enum":["manual","automatic","block"],"example":"manual"},"contents":{"type":"array","items":{"$ref":"#/definitions/Content"}},"header":{"$ref":"#/definitions/Header"}}},"Content":{"description":"Content Schema.\n","type":"object","required":["type"],"discriminator":"type","properties":{"type":{"type":"string","description":"Content type","enum":["asset","related","promo","item","include","ad","alertBar","html"],"example":"asset"}}},"Ad":{"description":"Advertising Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"required":["adID"],"properties":{"type":{"type":"string","enum":["ad"]},"adID":{"type":"string","example":"identificador del hueco de publicidad"},"title":{"type":"string","example":"descripción del enlace"}}},"Include":{"description":"Include Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["include"]},"title":{"type":"string","example":"descripción del enlace"},"description":{"type":"string","example":"descripción del enlace"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourceURL":{"$ref":"#/definitions/Link"}}},"Alert":{"description":"Alert Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["alertBar"]},"title":{"type":"string","example":"título de la alerta"},"description":{"type":"string","example":"descripción de la alerta"},"alertType":{"type":"string","example":"tipo de alerta"},"url":{"type":"string","example":"url o enlace de la alerta"}}},"Html":{"description":"Include Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["html"]},"title":{"type":"string","example":"descripción del enlace"},"description":{"type":"string","example":"descripción del enlace"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"htmlContent":{"type":"string","example":"descripción"},"htmlURL":{"type":"string","example":"https://elpais.com/statico.html"}}},"Related":{"description":"Related Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["related"]},"genre":{"type":"string","enum":["noticia","analisis","columna","critica","cronica","editorial","elacento","entrevista","opinion","reportaje","graficos","infografia","especial","tribuna","vineta","revistadeprensa","cartasaldirector","cronologia","documentointegro","perfil","entrevistadigital","muyconfidencial","firmaInvitada","fotografia","fotogaleria","fotorrelato","avance","guia","descarga","demo","podcast","comic","guia_pagina","truco","fotonoticia","reportajes","videogaleria","directo","video","album","opinion_editorial","premium","previa","directoespecial","audio","esquela","story","blog"],"description":"Asset genre (typology)","example":"noticia"},"publishDate":{"type":"integer","format":"int64"},"isInternalContent":{"type":"boolean"},"author":{"type":"array","items":{"$ref":"#/definitions/Author"}},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"elements":{"type":"array","items":{"$ref":"#/definitions/ElementPage"}},"comments":{"$ref":"#/definitions/Comments"},"headlines":{"$ref":"#/definitions/Headlines"},"uri":{"$ref":"#/definitions/Link"},"lead":{"$ref":"#/definitions/ElementPage"},"externalRelation":{"type":"array","items":{"$ref":"#/definitions/Relation"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}},"isPremium":{"type":"boolean"},"contentRestrictions":{"type":"string"}}},"AssetPage":{"description":"Asset Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["asset"]},"genre":{"type":"string","enum":["noticia","analisis","columna","critica","cronica","editorial","elacento","entrevista","opinion","reportaje","graficos","infografia","especial","tribuna","vineta","revistadeprensa","cartasaldirector","cronologia","documentointegro","perfil","entrevistadigital","muyconfidencial","firmaInvitada","fotografia","fotogaleria","fotorrelato","avance","guia","descarga","demo","podcast","comic","guia_pagina","truco","fotonoticia","reportajes","videogaleria","directo","video","album","opinion_editorial","premium","previa","directoespecial","audio","esquela","story","blog"],"description":"Asset genre (typology)","example":"noticia"},"publishDate":{"type":"integer","format":"int64"},"isInternalContent":{"type":"boolean"},"author":{"type":"array","items":{"$ref":"#/definitions/Author"}},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"elements":{"type":"array","items":{"$ref":"#/definitions/ElementPage"}},"comments":{"$ref":"#/definitions/Comments"},"headlines":{"$ref":"#/definitions/Headlines"},"uri":{"$ref":"#/definitions/Link"},"geoUris":{"type":"array","items":{"$ref":"#/definitions/Link"}},"lead":{"$ref":"#/definitions/ElementPage"},"externalRelation":{"type":"array","items":{"$ref":"#/definitions/Relation"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}},"isPremium":{"type":"boolean"},"contentRestrictions":{"type":"string"}}},"PromoPage":{"description":"Related Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["promo"]},"genre":{"type":"string","enum":["noticia","analisis","columna","critica","cronica","editorial","elacento","entrevista","opinion","reportaje","graficos","infografia","especial","tribuna","vineta","revistadeprensa","cartasaldirector","cronologia","documentointegro","perfil","entrevistadigital","muyconfidencial","firmaInvitada","fotografia","fotogaleria","fotorrelato","avance","guia","descarga","demo","podcast","comic","guia_pagina","truco","fotonoticia","reportajes","videogaleria","directo","video","album","opinion_editorial","premium","previa","directoespecial","audio","esquela","story","blog"],"description":"Asset genre (typology)","example":"noticia"},"publishDate":{"type":"integer","format":"int64"},"isInternalContent":{"type":"boolean"},"author":{"type":"array","items":{"$ref":"#/definitions/Author"}},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"elements":{"type":"array","items":{"$ref":"#/definitions/ElementPage"}},"comments":{"$ref":"#/definitions/Comments"},"headlines":{"$ref":"#/definitions/Headlines"},"uri":{"$ref":"#/definitions/Link"},"lead":{"$ref":"#/definitions/ElementPage"},"externalRelation":{"type":"array","items":{"$ref":"#/definitions/Relation"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}},"isPremium":{"type":"boolean"},"contentRestrictions":{"type":"string"}}},"ItemPage":{"description":"Related Schema.\n","allOf":[{"$ref":"#/definitions/Content"}],"properties":{"type":{"type":"string","enum":["item"]},"genre":{"type":"string","enum":["noticia","analisis","columna","critica","cronica","editorial","elacento","entrevista","opinion","reportaje","graficos","infografia","especial","tribuna","vineta","revistadeprensa","cartasaldirector","cronologia","documentointegro","perfil","entrevistadigital","muyconfidencial","firmaInvitada","fotografia","fotogaleria","fotorrelato","avance","guia","descarga","demo","podcast","comic","guia_pagina","truco","fotonoticia","reportajes","videogaleria","directo","video","album","opinion_editorial","premium","previa","directoespecial","audio","esquela","story","blog"],"description":"Asset genre (typology)","example":"noticia"},"publishDate":{"type":"integer","format":"int64"},"isInternalContent":{"type":"boolean"},"author":{"type":"array","items":{"$ref":"#/definitions/Author"}},"location":{"type":"array","items":{"$ref":"#/definitions/Location"}},"elements":{"type":"array","items":{"$ref":"#/definitions/ElementPage"}},"comments":{"$ref":"#/definitions/Comments"},"headlines":{"$ref":"#/definitions/Headlines"},"uri":{"$ref":"#/definitions/Link"},"lead":{"$ref":"#/definitions/ElementPage"},"externalRelation":{"type":"array","items":{"$ref":"#/definitions/Relation"}},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}},"isPremium":{"type":"boolean"},"contentRestrictions":{"type":"string"}}},"ElementPage":{"description":"Element Schema.\n","type":"object","required":["elementType"],"discriminator":"elementType","properties":{"elementType":{"type":"string","description":"Element type name","enum":["elementVideo","elementPhoto","elementAudio","elementParagraph","htmlExtension","eskupExtension"],"example":"elementVideo"},"align":{"type":"string","description":"Element align","enum":["left","center","right","top","highlight"],"example":"center"}}},"ElementVideoPage":{"description":"Video (Element) Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"elementType":{"type":"string","enum":["elementVideo"],"example":"elementVideo"},"video":{"$ref":"#/definitions/Video"}}},"ElementPhotoPage":{"description":"Photo (Element) Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"elementType":{"type":"string","enum":["elementPhoto"],"example":"elementPhoto"},"photo":{"$ref":"#/definitions/Photo"}}},"ElementAudioPage":{"description":"Audio (Element) Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"elementType":{"type":"string","enum":["elementAudio"],"example":"elementAudio"},"audio":{"$ref":"#/definitions/Audio"}}},"ParagraphPage":{"description":"Paragraph (ElementPage) Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"elementType":{"type":"string","enum":["elementParagraph"]},"tag":{"type":"string"},"content":{"type":"string"},"additionalProperties":{"type":"object","additionalProperties":{"type":"string"}}}},"HTMLPage":{"description":"HTMLPage Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["htmlExtension"]},"htmlContent":{"type":"string"}}},"EskupPage":{"description":"Eskup Schema.\n","allOf":[{"$ref":"#/definitions/ElementPage"}],"properties":{"title":{"type":"string"},"description":{"type":"string"},"resourcePhoto":{"$ref":"#/definitions/Image"},"resourcePhotos":{"type":"array","items":{"$ref":"#/definitions/Photo"}},"resourceURL":{"$ref":"#/definitions/Link"},"elementType":{"type":"string","enum":["eskupExtension"]},"subType":{"type":"string","enum":["keyMoments"]},"threads":{"type":"array","items":{"type":"string"}},"messages":{"type":"array","items":{"$ref":"#/definitions/EskupMessage"}}}},"SignalEskup":{"description":"Signal Schema.\n","type":"object","required":["thread","updatedDate","businessUnit"],"properties":{"thread":{"type":"string","description":"Thread name"},"updatedDate":{"type":"integer","format":"int64"},"businessUnit":{"type":"string","description":"businessUnit"}}},"Rights":{"description":"Rights Schema.\n","type":"object","properties":{"licensable":{"type":"boolean"},"copyright":{"type":"string"},"externalDistribution":{"type":"boolean"},"search":{"type":"boolean"},"expirationDate":{"type":"integer","format":"int64"}}},"PhotoAsset":{"description":"PhotoAsset Schema.\n","type":"object","required":["idPhoto","idAsset"],"properties":{"idPhoto":{"type":"integer","format":"int64"},"idAsset":{"type":"integer","format":"int64"}}},"PhotoAuthor":{"description":"PhotoAuthor Schema.\n","type":"object","required":["idPhoto","idAuthor"],"properties":{"idPhoto":{"type":"integer","format":"int64"},"idAuthor":{"type":"integer","format":"int64"}}}},"externalDocs":{"description":"Find out more about El País Content API","url":"https://api.elpais.com/docs/"},"securityDefinitions":{"api_key":{"type":"apiKey","name":"key","in":"query"}}},"customOptions":{}}