{"endpoints":{"GET /api/v1/calendar/{year}":"Get full calendar for year","GET /api/v1/calendar/{year}/{month}":"Get calendar for specific month","GET /api/v1/countries":"Get available countries","GET /api/v1/isworkingday/{date}":"Check if date is working day (YYYY-MM-DD)","GET /api/v1/stats/{year}":"Get year statistics","GET /api/v1/stats/{year}/{month}":"Get month statistics","GET /api/v1/today":"Get today info","GET /api/v1/tomorrow":"Get tomorrow info","GET /api/v1/workhours/{date}?schedule=40":"Get work hours for date","GET /api/v1/workingdays/{year}/{month}":"Get working days count for month","GET /api/v1/years":"Get available years","GET /api/v1/yesterday":"Get yesterday info","GET /health":"Health check","POST /api/v1/renewcalendars":"Renew calendar data from consultant.ru"},"parameters":{"country":"?country=RU|US|... (ISO Alpha-2 country code)","renewcalendars":"?start_year=2020\u0026end_year=2030","workhours":"?schedule=40|36|24 (weekly hours)"},"service":"Work Calendar API","swagger_ui":"/swagger/","version":"1.0"}