{"type": "api_root", "name": "Zwaailicht Agent API", "version": "1", "description": "Machine-readable access to Dutch P2000 alerts and the incidents reconstructed from them (on the site: meldingen and pieken).", "resources": {"alerts": "/api/v1/alerts", "incidents": "/api/v1/incidents", "search": "/api/v1/search", "stats": "/api/v1/stats/incidents", "stats_alerts": "/api/v1/stats/alerts"}, "capabilities": ["search", "message_lookup", "piek_lookup", "relationship_traversal", "temporal_filtering", "calendar_filtering", "geographic_filtering", "news_context", "provenance"], "representations": ["application/json", "text/markdown"], "timezone": "Every instant in a response is UTC. The weekday and hour filters, and the hour/weekday/day groupings of /stats/incidents, are Europe/Amsterdam local time — which is what 'on a Saturday' means for Dutch data.", "limits": {"requests": 10, "window_seconds": 10, "scope": "per IP address", "on_exceeded": "429 with a Retry-After header", "history_days": 90, "history": "Collections of messages paginate back 90 days. A single message stays reachable by id at any age, and pieken are not time-bounded. For the full archive, ask for a bulk export.", "conditional_requests": "Send If-None-Match to get a 304 for an unchanged resource. A 304 still counts against the limit.", "bulk_access": "Walking the pagination to copy a whole collection is not permitted. For bulk data, mail privacy@zwaailicht.nl and say who you are and what you need; we normally send an export. No charge for research, journalism and education. Commercial use is arranged separately: takemymoney@zwaailicht.nl."}, "_links": {"self": "/api/v1/", "openapi": "/api/v1/openapi.json", "documentation": "/llms.txt", "terms": "/voorwaarden", "bulk_access": "/voorwaarden#bulkdata"}, "license": {"holder": "Zwaailicht.nl", "terms": "https://zwaailicht.nl/voorwaarden", "attribution": "Reuse is allowed with attribution: name Zwaailicht.nl as the source and give every republished item a visible, followable link to its own page (_links.html)."}}