www.opengov-muenchen.de: locations counting bicyle-traffic

Challenge:
Show locations counting bicyle-traffic in munich
https://www.opengov-muenchen.de/api/action/datastore_search?resource_id=211e882d-fadd-468a-bf8a-0014ae65a393&limit=5

Local stored JSON


twig-template:

<a href="https://www.opengov-muenchen.de/dataset/raddauerzaehlstellen-muenchen/resource/211e882d-fadd-468a-bf8a-0014ae65a393" target="_blank">Raddauerzählstellen in München</a><br>
<ul>{% for r in result.records %}
<li>{{r.zaehlstelle_lang}}</li>
{% endfor %}
</ul>
<p>
Datenquelle: dl-de/by-2-0: Landeshauptstadt München – www.opengov-muenchen.de

In Action:

curlGET failed, http-code: 301