{
"self": {
"id": 2,
"first_name": "Dandapani",
"created_at": "2026-01-15T16:15:42.154106+00:00",
"updated_at": "2026-01-15T16:15:42.154106",
"gender": "MALE",
"photo": null,
"date_of_birth": null,
"date_of_death": null,
"current_address": null,
"permanent_address": null,
"middle_name": null,
"last_name": "Dawadee",
"country": null,
"mother_id": null,
"father_id": null,
"spouse_id": null,
"website_url": null,
"phone_no": null
},
"parents": [
{
"id": 1,
"first_name": "Balabhadra",
"created_at": "2026-01-15T09:28:33.380038+00:00",
"updated_at": "2026-01-15T09:28:33.380038",
"gender": "MALE",
"photo": null,
"date_of_birth": null,
"date_of_death": null,
"current_address": null,
"permanent_address": null,
"middle_name": null,
"last_name": "Dawadee",
"country": null,
"mother_id": null,
"father_id": null,
"spouse_id": null,
"website_url": null,
"phone_no": null
}
],
"children": [],
"spouses": [
{
"id": 6,
"first_name": "DandapaniWife",
"created_at": "2026-01-16T14:45:54.013234+00:00",
"updated_at": "2026-01-16T14:45:54.013234",
"gender": "MALE",
"photo": null,
"date_of_birth": null,
"date_of_death": null,
"current_address": null,
"permanent_address": null,
"middle_name": null,
"last_name": "Dawadee",
"country": null,
"mother_id": null,
"father_id": null,
"spouse_id": null,
"website_url": null,
"phone_no": null
}
],
"siblings": [
{
"id": 3,
"first_name": "Ramnath",
"created_at": "2026-01-15T17:18:46.235114+00:00",
"updated_at": "2026-01-15T17:18:46.235114",
"gender": "MALE",
"photo": null,
"date_of_birth": null,
"date_of_death": null,
"current_address": null,
"permanent_address": null,
"middle_name": null,
"last_name": "Dawadee",
"country": null,
"mother_id": null,
"father_id": null,
"spouse_id": null,
"website_url": null,
"phone_no": null
}
]
}