show
Developing
GET
http://estate.test/api/v1{{url}}/system/lands/1
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'http://estate.test/api/v1/system/lands/1' \
--header 'x-api-key: f482480c-11fe-4426-9f6e-e7d26c8c3eed' \
--header 'x-secret-key: FkSF0PDbMOgLmLlJeMDSDzBFIl5dloAC'
Response Response Example
{
"status": "true",
"message": "Operation completed successfully",
"data": {
"id": 9,
"project_id": 3,
"previous_land_owner_id": 3,
"current_land_owner_id": 3,
"country_id": 9,
"area_id": 6,
"city_id": 8,
"block_id": 8,
"name": "Dr. Tina Greenfelder II",
"move_type": "veniam nostrud",
"lat": "2025-04-16T20:58:16.989Z",
"lang": "officia non",
"address": "South Carolina Enidmouth Crawford County 26272 Ridge Road Apt. 833",
"space": "ex enim Duis labore do",
"plan_number": 6,
"chart_number": 0,
"block_number": 9,
"meter_price": 1,
"total_price": 1,
"vat_number": 4,
"vat_amount": 4,
"vat_date": "2025-12-31T20:54:44.020Z",
"vat_paid_date": "2025-07-30T05:38:40.225Z",
"previousLandOwner": {
"id": 4,
"name": "Elizabeth Bogan",
"email": "Ashley_Toy99@hotmail.com",
"phone": 916,
"type": "proident et quis commodo amet"
},
"currentLandOwner": {
"id": 3,
"name": "Annie Stamm",
"email": "Joany_Bernier@gmail.com",
"phone": 685,
"type": "sint dolor"
},
"project": {
"id": 6,
"name": "Electronic Fresh Chicken",
"code": "3",
"status": "atqui",
"type": "suffoco",
"image": "https://crazy-sonnet.info",
"start_work_date": "2025-10-20T11:15:47.582Z",
"end_work_date": "2025-12-23T15:07:46.130Z"
},
"country": {
"id": 6,
"name": "Rosemary Von"
},
"area": {
"id": 2,
"name": "Traci Langworth",
"type": "Ut nisi exercitation nostrud consectetur"
},
"city": {
"id": 1,
"country_id": 4,
"parent_id": 7,
"name": "Terry Ebert",
"type": "ea elit proident"
},
"block": {
"id": 2,
"name": "Miss Adrienne Morar",
"type": "eu irure"
},
"landSuks": [
{
"id": 7,
"land_id": 2,
"sku_number": 2,
"sku_date": "2026-02-15T01:10:10.552Z",
"sku_file": "https://ambitious-cruelty.name/"
}
],
"landOwnerships": [
{
"id": 5,
"land_id": 4,
"previous_land_owner_id": 9,
"current_land_owner_id": 8,
"move_type": "deserunt exercitation",
"land": {
"id": 2,
"name": "Wm Senger-Tromp",
"move_type": "ut Ut dolore aute sit",
"lat": -70823484,
"lang": "labore",
"address": "Iowa North Devonte Lake County 10459 Minerva Village Apt. 521",
"space": "incididunt sunt elit cillum ea",
"plan_number": 3
},
"previousLandOwner": {
"id": 3,
"name": "Johnny Yost",
"email": "Jeffery_Padberg@gmail.com",
"phone": 774,
"type": "ut nulla"
},
"currentLandOwner": {
"id": 7,
"name": "Francis Hamill",
"email": "Kirk.Prosacco20@hotmail.com",
"phone": 455,
"type": "ex elit magna"
}
}
]
}
}
Request
Header Params
x-api-key
stringÂ
optional
Example:
{{x-api-key}}
x-secret-key
stringÂ
optional
Example:
{{x-secret-key}}