CollectionAsk AIget https://content.api.pressassociation.io/v1/itemItem: CollectionQuery Paramsoffsetint32Offset to start from.limitint32Number of items to return.acceptstringDefaults to jsonThe format to render the response. Possible values (json, atom, rss).uristringuri value to query.pubstatusstringThe published status to query. Possible values (usable, withheld, canceled).typestringThe kind of content type to query. Possible values (text, audio, video, picture, graphic, composite, social, quiz).eventstringEvent path to include, either matching all associations to an Event (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.*) or a specific association (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.partOf) . Any may match in a single document.notEventstringEvent path to exclude, either matching all associations to an Event (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.*) or a specific association (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.partOf).andEventstringEvent path to include, either matching all associations to an Event (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.*) or a specific association (e.g. paevent:b47ddf45-6e26-4d9d-86ac-9e62459fda6f.partOf) . All must match in a single document.parentEventstringReturn all items that contain an event that is a child of the provided event.subjectstringSubject identifier to include (for a list of available subjects please refer to the subject resource). Any may match in a single document.notSubjectstringSubject to exclude (for a list of available subjects please refer to the subject resource).andSubjectstringSubject identifier to include (for a list of available subjects please refer to the subject resource). All must match in a single document.placestringPlace identifier to include. Any may match in a single document.notPlacestringPlace to exclude.andPlacestringPlace identifier to include. All must match in a single document.servicestringService identifier to include (for a list of available service please refer to the service resource). Any may match in a single document.objectstringObject identifier to include. Any may match in a single document.notObjectstringObject to exclude.andObjectstringObject identifier to include. All must match in a single document.productstringOnly return items included within this product. Possible values (paproduct:now, paproduct:ready, paproduct:create, paproduct:radar).entitlementstringEntitlement identifier to include.profilestringThe kind of content item to query. Possible values (asset, alert, advisory, insight, statement, story, story-enriched).startdateStart date time either as an ISO datetime or Date Math expression.enddateEnd date time either as an ISO datetime or Date Math expression.querystringString to query.qstringExperimental String to query.qDefaultOperatorstringDefaults to ORSets whether the q param should AND or OR the search terms given.minScorefloatDefaults to 0Value that the ElasticSearch score must meet for an item to be included.geoLatfloatLatitude for a geo-spatial query against places in an item.geoLongfloatLongitude for a geo-spatial query against places in an item.geoRadiusstringRadius of the circle for geo-spatial queries, combined with geoLat and geoLong. Defaults to metres (m), a unit can be provided e.g. 10km.geoRelationstringDefaults to intersectsThe required geo-spatial relation to use for circle and other shape queries, defaulting to 'intersects'. Use 'within' to find items with a place within the submitted shape, 'contains' to find items with places containing the shape, and 'disjoint' to find items with places that have nothing in common with the shape.fieldExiststringOnly return items where this field exists.sortstringDefaults to versioncreated:desc:minSort uri (e.g. :<desc || asc>:<min || max || avg || sum>).sortTypestringAllows special sortTypes to be set.includeEventStatsbooleanDefaults to falseinclude event statistic details. To enable, include this parameter with any value.includeGeometrybooleanDefaults to falseinclude geometry objects of embedded places. Warning - increases response time and size.excludeEmbedTypestringExclude a specific embed type from the content (e.g. YouTube, Image, Twitter).Response 200200Updated 10 months ago