Filter sources

You can filter sources with the filter parameter:

/sources attribute filters

You can filter using these attributes of the Source entity object (click each one to view their documentation on the Source object page):

/sources convenience filters

These filters aren't attributes of the Source object, but they're included to address some common use cases:

continent

Value: a String with a valid continent filter

Returns: sources that are associated with the chosen continent.

default.search

Value: a search string

This works the same as using the search parameter for Sources.

display_name.search

Value: a search string

Returns: sources with a display_name containing the given string; see the search page for details.

has_issn

Value: a Boolean (true or false)

Returns: sources that have or lack an ISSN, depending on the given value.

is_global_south

Value: a Boolean (true or false)

Returns: sources that are associated with the Global South.

Last updated