{
"people": [
{
"name": "Иванов Иван Иванович",
"birth_date": "26.12.1986",
"gender": "male"
}
]
}
{
"id": 5,
"people": [
{
"gender": "male",
"name": "Иванов Иван Иванович",
"birth_date": "26.12.1986",
}
]
}
{
"data": {
"import_id": 5
}
}