The filters API returns data for all of the filters within the events system. This endpoint does include the ID used on the previous system as well as the new ID, so developers can do lookups from previous data if they have it. The endpoint has collections for each of the filter types, except for keywords, which have their own endpoint. Each filter has the attributes listed below.
Endpoint URLs
https://content.uiowa.edu/api/v1/views/filters_api.json?display_id=filters https://content.uiowa.edu/api/v1/views/filters_api.json?display_id=keywords
Attributes
id |
Unique filter identifier | |
previous_id |
The ID number from the previous system | |
name |
Name of the place | |
parent_id |
The ID number for the parent of this filter item. |