{
"success": true,
"message": "Success",
"data": {
"name": "Rahul",
"confidence": "precise",
"sun_sign": "Cancer",
"moon_sign": "Scorpio",
"lagna": {
"degree": 123.45,
"sign": "Leo",
"sign_num": 5,
"nakshatra": "Purva Phalguni",
"pada": 2
},
"planets": {
"Sun": {
"degree": 89.12,
"sign": "Cancer",
"sign_num": 4,
"house": 12,
"nakshatra": "Pushya",
"nakshatra_lord": "Saturn",
"retrograde": false
}
},
"moon_nakshatra": {
"index": 17,
"name": "Anuradha",
"pada": 3,
"lord": "Saturn",
"degree": 214.5
},
"vimshottari_dasha": [
{
"planet": "Venus",
"start_date": "1993-07-15",
"end_date": "2013-07-15",
"years": 20
}
],
"charts": [
{
"chart_type": "rashi",
"style": "north",
"label": "Birth Chart (North Indian)",
"image_base64": "data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAgA0JaQAA3AA/v3AgAA="
},
{
"chart_type": "rashi",
"style": "south",
"label": "Birth Chart (South Indian)",
"image_base64": "data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoBAAEAAgA0JaQAA3AA/v3AgAA="
}
],
"intents": [
{
"slug": "career",
"name": "Career",
"description": "Growth, work and professional direction",
"icon": "https://images.hastaai.in/intent/career.webp"
}
],
"glossary": [
{
"slug": "nakshatra",
"term": "Nakshatra",
"meaning": "The Moon's 'star home' among 27 lunar mansions. It colours the day's energy and your natural instincts."
}
]
}
}