API أوقات الصلاة!
تقدم أوقات الصلاة المجانية API خدمات الويب المجانية للمطورين لتحويل أوقات الصلاة في أي مكان.
{ "code": 200, "status": "OK", "results": { "datetime": [ { "times": { "Imsak": "07:12", "Sunrise": "08:36", "Fajr": "07:22", "Dhuhr": "13:01", "Asr": "15:05", "Sunset": "17:26", "Maghrib": "17:47", "Isha": "18:40", "Midnight": "00:24" }, "date": { "timestamp": 1610841600, "gregorian": "2021-01-17", "hijri": "1442-06-04" } } ], "location": { "latitude": 48.85661315917969, "longitude": 2.352221965789795, "elevation": 36.0, "city": "Paris", "country": "France", "country_code": "FR", "timezone": "Europe/Paris", "local_offset": 1.0 }, "settings": { "timeformat": "HH:mm", "school": "Ithna Ashari", "juristic": "Shafii", "highlat": "None", "fajr_angle": 12.0, "isha_angle": 12.0 } } }