{
"self": {
"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
},
"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": [
{
"id": 7,
"first_name": "Chetanath",
"created_at": "2026-01-16T15:01:28.358147+00:00",
"updated_at": "2026-01-16T15:01:28.358147",
"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
}
],
"spouses": [
{
"id": 5,
"first_name": "RamnathWife",
"created_at": "2026-01-15T17:24:27.456522+00:00",
"updated_at": "2026-01-15T17:24:27.456522",
"gender": "FEMALE",
"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": 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
}
]
}