getOembeds

abstract Flow<DgfrCallState<List<Oembed>>> getOembeds(String references)

The returned payload is a list of OEmbed formatted responses See: http://oembed.com/

Parameters

references

are composed by a keyword (kind) followed by the id each of those separated by commas. E.g: dataset-5369992aa3a729239d205183, territory-fr:departement:33@1860-07-01:emploi_dep Only datasets and territories are supported for now.