?filters=
key in the URL. Everything after that is a JSON object that has been URL encoded. If you want to see the JSON you can find a URL decoder online to reformat it.${ value.formatted | url_encode }
to make it dynamic. In the example the value is Plant+Paradise
(highlighted in the image).