GET api/v1/units/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
UnitName | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
property | CodeList |
None. |
|
name | string |
None. |
|
state | CodeListSystem |
None. |
|
order_number | integer |
None. |
|
hall | string |
None. |
|
light_height | string |
None. |
|
file | File |
None. |
|
price | decimal number |
None. |
|
available_area_from | decimal number |
None. |
|
is_on_request | boolean |
None. |
|
available_area_to | decimal number |
None. |
|
availability | string |
None. |
|
availability_en | string |
None. |
|
available_now | boolean |
None. |
|
floor | decimal number |
None. |
|
floor_text | string |
None. |
|
floor_text_en | string |
None. |
|
construction_permit | integer |
None. |
|
construction_permit_text | string |
None. |
|
unit_layout | Collection of globally unique identifier |
None. |
|
exact_size | decimal number |
None. |
|
available_from | date |
None. |
|
asking_rent_m2 | decimal number |
None. |
|
area_office_and_social_facilities | decimal number |
None. |
|
area_office_and_social_facilities_text | string |
None. |
|
asking_rent_m2_currency | CodeListSystem |
None. |
|
asking_rent_monthly | decimal number |
None. |
|
asking_rent_monthly_currency | CodeListSystem |
None. |
|
unit_lease_term | CodeListSystem |
None. |
|
unit_category | CodeList |
None. |
|
active | boolean |
None. |
|
floor_load_capacity | decimal number |
None. |
|
loading_dock | decimal number |
None. |
|
direct_drive_in | decimal number |
None. |
|
deleted | boolean |
Required |
|
system_information | SystemInformation |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": "3575040c-3fc4-4af2-9551-22dcd729741a", "property": { "id": "62a3ac22-9993-4791-a430-6322e12b267c", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" } } }, "name": "sample string 2", "state": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "order_number": 3, "hall": "sample string 4", "light_height": "sample string 5", "file": { "id": "9669c401-0bfd-4201-83d4-a6944ae198df", "name": "sample string 2" }, "price": 1.0, "available_area_from": 1.0, "is_on_request": true, "available_area_to": 1.0, "availability": "sample string 7", "availability_en": "sample string 8", "available_now": true, "floor": 1.0, "floor_text": "sample string 10", "floor_text_en": "sample string 11", "construction_permit": 12, "construction_permit_text": "sample string 13", "unit_layout": [ "9f723318-68fc-4482-988c-33c0227c3642", "2da374f6-84a4-416a-b9a0-78a499bfb1d1" ], "exact_size": 1.0, "available_from": "2025-04-04T00:47:13Z", "asking_rent_m2": 1.0, "area_office_and_social_facilities": 1.0, "area_office_and_social_facilities_text": "sample string 14", "asking_rent_m2_currency": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "asking_rent_monthly": 1.0, "asking_rent_monthly_currency": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "unit_lease_term": { "id": 1, "name": "sample string 2", "name_en": "sample string 3", "code": "sample string 4" }, "unit_category": { "id": "62a3ac22-9993-4791-a430-6322e12b267c", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" } } }, "active": true, "floor_load_capacity": 1.0, "loading_dock": 1.0, "direct_drive_in": 1.0, "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "7f70ab67-c47c-4067-873e-241fdc9d452b", "image_id": "50db65e5-684c-4d98-976d-1201709cae54", "id_user_work_position": "08dfd248-8e56-40d6-b448-0ad53e79813d", "id_shift": "fc80debf-77c7-4b4d-9b59-c69b3a590171", "code": "sample string 5", "code2": "sample string 6", "title": "sample string 9", "introduction": "sample string 10", "first_name": "sample string 11", "last_name": "sample string 12" }, "date": "2025-04-04T00:47:13Z" } } }
application/xml, text/xml
Sample:
<Unit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models"> <active>true</active> <area_office_and_social_facilities>1</area_office_and_social_facilities> <area_office_and_social_facilities_text>sample string 14</area_office_and_social_facilities_text> <asking_rent_m2>1</asking_rent_m2> <asking_rent_m2_currency> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </asking_rent_m2_currency> <asking_rent_monthly>1</asking_rent_monthly> <asking_rent_monthly_currency> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </asking_rent_monthly_currency> <availability>sample string 7</availability> <availability_en>sample string 8</availability_en> <available_area_from>1</available_area_from> <available_area_to>1</available_area_to> <available_from>2025-04-04T02:47:13.8242665+02:00</available_from> <available_now>true</available_now> <construction_permit>12</construction_permit> <construction_permit_text>sample string 13</construction_permit_text> <deleted>true</deleted> <direct_drive_in>1</direct_drive_in> <exact_size>1</exact_size> <file> <id>9669c401-0bfd-4201-83d4-a6944ae198df</id> <name>sample string 2</name> </file> <floor>1</floor> <floor_load_capacity>1</floor_load_capacity> <floor_text>sample string 10</floor_text> <floor_text_en>sample string 11</floor_text_en> <hall>sample string 4</hall> <id>3575040c-3fc4-4af2-9551-22dcd729741a</id> <is_on_request>true</is_on_request> <light_height>sample string 5</light_height> <loading_dock>1</loading_dock> <name>sample string 2</name> <order_number>3</order_number> <price>1</price> <property> <deleted>true</deleted> <id>62a3ac22-9993-4791-a430-6322e12b267c</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </property> <state> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </state> <system_information> <creation> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> <unit_category> <deleted>true</deleted> <id>62a3ac22-9993-4791-a430-6322e12b267c</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2025-04-04T02:47:13.8242665+02:00</date> <user> <code>sample string 5</code> <code2>sample string 6</code2> <first_name>sample string 11</first_name> <full_name>sample string 12 sample string 11</full_name> <id>7f70ab67-c47c-4067-873e-241fdc9d452b</id> <id_shift>fc80debf-77c7-4b4d-9b59-c69b3a590171</id_shift> <id_user_work_position>08dfd248-8e56-40d6-b448-0ad53e79813d</id_user_work_position> <image_id>50db65e5-684c-4d98-976d-1201709cae54</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </unit_category> <unit_layout xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>9f723318-68fc-4482-988c-33c0227c3642</d2p1:guid> <d2p1:guid>2da374f6-84a4-416a-b9a0-78a499bfb1d1</d2p1:guid> </unit_layout> <unit_lease_term> <code>sample string 4</code> <id>1</id> <name>sample string 2</name> <name_en>sample string 3</name_en> </unit_lease_term> </Unit>