GET api/v1/registration_properties/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
RegistrationPropertyName | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
None. |
|
date | date |
None. |
|
Registration | CodeList |
None. |
|
Property | CodeList |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": "f3301363-61e7-4211-bf89-0a5f170c88f2", "date": "2025-04-04T10:00:19Z", "Registration": { "id": "1462deb9-7e45-4e0a-91ee-4dababbeab39", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "1d028e30-1c5a-45de-9611-67db71f5a414", "image_id": "486e7f63-822a-49ff-b0cc-f9762d04ad38", "id_user_work_position": "ab2c7952-0f84-4938-ab87-4d091317ebed", "id_shift": "8a345e9b-c196-4729-b265-a23719bfc12d", "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-04T10:00:19Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "1d028e30-1c5a-45de-9611-67db71f5a414", "image_id": "486e7f63-822a-49ff-b0cc-f9762d04ad38", "id_user_work_position": "ab2c7952-0f84-4938-ab87-4d091317ebed", "id_shift": "8a345e9b-c196-4729-b265-a23719bfc12d", "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-04T10:00:19Z" } } }, "Property": { "id": "1462deb9-7e45-4e0a-91ee-4dababbeab39", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "1d028e30-1c5a-45de-9611-67db71f5a414", "image_id": "486e7f63-822a-49ff-b0cc-f9762d04ad38", "id_user_work_position": "ab2c7952-0f84-4938-ab87-4d091317ebed", "id_shift": "8a345e9b-c196-4729-b265-a23719bfc12d", "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-04T10:00:19Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "1d028e30-1c5a-45de-9611-67db71f5a414", "image_id": "486e7f63-822a-49ff-b0cc-f9762d04ad38", "id_user_work_position": "ab2c7952-0f84-4938-ab87-4d091317ebed", "id_shift": "8a345e9b-c196-4729-b265-a23719bfc12d", "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-04T10:00:19Z" } } } }
application/xml, text/xml
Sample:
<RegistrationProperty xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IO.Swagger.Models"> <Property> <deleted>true</deleted> <id>1462deb9-7e45-4e0a-91ee-4dababbeab39</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T12:00:19.1272881+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>1d028e30-1c5a-45de-9611-67db71f5a414</id> <id_shift>8a345e9b-c196-4729-b265-a23719bfc12d</id_shift> <id_user_work_position>ab2c7952-0f84-4938-ab87-4d091317ebed</id_user_work_position> <image_id>486e7f63-822a-49ff-b0cc-f9762d04ad38</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-04T12:00:19.1272881+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>1d028e30-1c5a-45de-9611-67db71f5a414</id> <id_shift>8a345e9b-c196-4729-b265-a23719bfc12d</id_shift> <id_user_work_position>ab2c7952-0f84-4938-ab87-4d091317ebed</id_user_work_position> <image_id>486e7f63-822a-49ff-b0cc-f9762d04ad38</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> <Registration> <deleted>true</deleted> <id>1462deb9-7e45-4e0a-91ee-4dababbeab39</id> <name>sample string 2</name> <system_information> <creation> <date>2025-04-04T12:00:19.1272881+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>1d028e30-1c5a-45de-9611-67db71f5a414</id> <id_shift>8a345e9b-c196-4729-b265-a23719bfc12d</id_shift> <id_user_work_position>ab2c7952-0f84-4938-ab87-4d091317ebed</id_user_work_position> <image_id>486e7f63-822a-49ff-b0cc-f9762d04ad38</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-04T12:00:19.1272881+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>1d028e30-1c5a-45de-9611-67db71f5a414</id> <id_shift>8a345e9b-c196-4729-b265-a23719bfc12d</id_shift> <id_user_work_position>ab2c7952-0f84-4938-ab87-4d091317ebed</id_user_work_position> <image_id>486e7f63-822a-49ff-b0cc-f9762d04ad38</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </last_change> </system_information> </Registration> <date>2025-04-04T12:00:19.1272881+02:00</date> <id>f3301363-61e7-4211-bf89-0a5f170c88f2</id> </RegistrationProperty>