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": "42eb82fa-cc60-4654-bed8-dd38c9875049", "date": "2024-09-11T19:09:12Z", "Registration": { "id": "985d17de-cd07-4f57-aa2c-447e07587c32", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f5d77448-6b82-4c92-ac4a-e00e79059c24", "image_id": "92a0ddeb-f0a2-498e-ba5d-152047d705e8", "id_user_work_position": "91e97952-a0d1-47aa-9082-b34a50b2d9b7", "id_shift": "2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6", "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": "2024-09-11T19:09:12Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f5d77448-6b82-4c92-ac4a-e00e79059c24", "image_id": "92a0ddeb-f0a2-498e-ba5d-152047d705e8", "id_user_work_position": "91e97952-a0d1-47aa-9082-b34a50b2d9b7", "id_shift": "2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6", "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": "2024-09-11T19:09:12Z" } } }, "Property": { "id": "985d17de-cd07-4f57-aa2c-447e07587c32", "name": "sample string 2", "deleted": true, "system_information": { "creation": { "user": { "full_name": "sample string 12 sample string 11", "id": "f5d77448-6b82-4c92-ac4a-e00e79059c24", "image_id": "92a0ddeb-f0a2-498e-ba5d-152047d705e8", "id_user_work_position": "91e97952-a0d1-47aa-9082-b34a50b2d9b7", "id_shift": "2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6", "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": "2024-09-11T19:09:12Z" }, "last_change": { "user": { "full_name": "sample string 12 sample string 11", "id": "f5d77448-6b82-4c92-ac4a-e00e79059c24", "image_id": "92a0ddeb-f0a2-498e-ba5d-152047d705e8", "id_user_work_position": "91e97952-a0d1-47aa-9082-b34a50b2d9b7", "id_shift": "2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6", "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": "2024-09-11T19:09:12Z" } } } }
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>985d17de-cd07-4f57-aa2c-447e07587c32</id> <name>sample string 2</name> <system_information> <creation> <date>2024-09-11T21:09:12.71125+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>f5d77448-6b82-4c92-ac4a-e00e79059c24</id> <id_shift>2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6</id_shift> <id_user_work_position>91e97952-a0d1-47aa-9082-b34a50b2d9b7</id_user_work_position> <image_id>92a0ddeb-f0a2-498e-ba5d-152047d705e8</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-09-11T21:09:12.71125+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>f5d77448-6b82-4c92-ac4a-e00e79059c24</id> <id_shift>2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6</id_shift> <id_user_work_position>91e97952-a0d1-47aa-9082-b34a50b2d9b7</id_user_work_position> <image_id>92a0ddeb-f0a2-498e-ba5d-152047d705e8</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>985d17de-cd07-4f57-aa2c-447e07587c32</id> <name>sample string 2</name> <system_information> <creation> <date>2024-09-11T21:09:12.71125+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>f5d77448-6b82-4c92-ac4a-e00e79059c24</id> <id_shift>2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6</id_shift> <id_user_work_position>91e97952-a0d1-47aa-9082-b34a50b2d9b7</id_user_work_position> <image_id>92a0ddeb-f0a2-498e-ba5d-152047d705e8</image_id> <introduction>sample string 10</introduction> <last_name>sample string 12</last_name> <title>sample string 9</title> </user> </creation> <last_change> <date>2024-09-11T21:09:12.71125+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>f5d77448-6b82-4c92-ac4a-e00e79059c24</id> <id_shift>2a5a5efa-4e21-46a7-9c6c-eb6b7aac78c6</id_shift> <id_user_work_position>91e97952-a0d1-47aa-9082-b34a50b2d9b7</id_user_work_position> <image_id>92a0ddeb-f0a2-498e-ba5d-152047d705e8</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>2024-09-11T21:09:12.71125+02:00</date> <id>42eb82fa-cc60-4654-bed8-dd38c9875049</id> </RegistrationProperty>