Mini-Protokoll (ohne Login-User). Optional kann man später „Name“ abfragen.
updated · K-BASTEL-01
2026-02-17T06:21:11+00:00
13
{
"type": "container",
"changes": {
"tags": {
"from": "",
"to": "verantsalltungen, treffen"
}
}
}
event_checkin_to_home
2026-02-16T22:27:28+00:00
12
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"person_name": "Eva",
"selected_reservation_ids": [
3,
2
],
"moved_count": 2,
"unchanged_count": 0,
"moved": [
{
"reservation_id": 2,
"thing_id": "K-BASTEL-01",
"thing_name": "Bastelkiste",
"changes": {
"location": {
"from": "member",
"to": "lager1"
},
"location_detail": {
"from": "Max",
"to": "Regal A Fach 10"
}
}
},
{
"reservation_id": 3,
"thing_id": "IT-DRUCKER-01",
"thing_name": "SW Drucker",
"changes": {
"location": {
"from": "member",
"to": "lager2"
},
"location_detail": {
"from": "Max",
"to": "Regal C Fach 20"
}
}
}
],
"unchanged": []
}
event_checkout_to_person
2026-02-16T22:25:43+00:00
11
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"person_name": "Max",
"selected_reservation_ids": [
3,
2
],
"moved_count": 2,
"unchanged_count": 0,
"moved": [
{
"reservation_id": 2,
"thing_id": "K-BASTEL-01",
"thing_name": "Bastelkiste",
"return_target": {
"location": "lager1",
"location_detail": "Regal A Fach 10"
},
"changes": {
"location": {
"from": "lager1",
"to": "member"
},
"location_detail": {
"from": "Regal A Fach 10",
"to": "Max"
}
}
},
{
"reservation_id": 3,
"thing_id": "IT-DRUCKER-01",
"thing_name": "SW Drucker",
"return_target": {
"location": "lager2",
"location_detail": "Regal C Fach 20"
},
"changes": {
"location": {
"from": "lager2",
"to": "member"
},
"location_detail": {
"from": "Regal C Fach 20",
"to": "Max"
}
}
}
],
"unchanged": []
}
event_reservation_added
2026-02-16T19:47:40+00:00
10
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"reservation_id": 3,
"thing_id": "IT-DRUCKER-01",
"thing_name": "SW Drucker",
"thing_type": "item",
"qty": 1,
"notes": ""
}
created · IT-DRUCKER-01
2026-02-16T19:47:19+00:00
9
{
"type": "item",
"after": {
"type": "item",
"name": "SW Drucker",
"category": "Technik",
"tags": "",
"qty": 1,
"home_location": "lager2",
"home_location_detail": "Regal C Fach 20",
"location": "lager2",
"location_detail": "Regal C Fach 20",
"custodian": "",
"notes": "",
"contents_text": ""
}
}
event_checkin_to_home
2026-02-16T18:44:02+00:00
8
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"person_name": "Steffi",
"selected_reservation_ids": [
2
],
"moved_count": 1,
"unchanged_count": 0,
"moved": [
{
"reservation_id": 2,
"thing_id": "K-BASTEL-01",
"thing_name": "Bastelkiste",
"changes": {
"location": {
"from": "member",
"to": "lager1"
},
"location_detail": {
"from": "Steffi",
"to": "Regal A Fach 10"
}
}
}
],
"unchanged": []
}
event_checkout_to_person
2026-02-16T18:43:45+00:00
7
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"person_name": "Steffi",
"selected_reservation_ids": [
2
],
"moved_count": 1,
"unchanged_count": 0,
"moved": [
{
"reservation_id": 2,
"thing_id": "K-BASTEL-01",
"thing_name": "Bastelkiste",
"return_target": {
"location": "lager1",
"location_detail": "Regal A Fach 10"
},
"changes": {
"location": {
"from": "lager1",
"to": "member"
},
"location_detail": {
"from": "Regal A Fach 10",
"to": "Steffi"
}
}
}
],
"unchanged": []
}
event_reservation_added
2026-02-16T18:43:33+00:00
6
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"reservation_id": 2,
"thing_id": "K-BASTEL-01",
"thing_name": "Bastelkiste",
"thing_type": "container",
"qty": 1,
"notes": ""
}
created · K-BASTEL-01
2026-02-16T18:43:24+00:00
5
{
"type": "container",
"after": {
"type": "container",
"name": "Bastelkiste",
"category": "Basteln",
"tags": "",
"qty": 1,
"home_location": "lager1",
"home_location_detail": "Regal A Fach 10",
"location": "lager1",
"location_detail": "Regal A Fach 10",
"custodian": "",
"notes": "",
"contents_text": "10 Scheren\r\n10 Kleben\r\nWashi Tape"
}
}
event_reservation_added
2026-02-16T18:42:22+00:00
4
{
"event_id": 1,
"event_name": "Kinderfreizeit SPO",
"reservation_id": 1,
"thing_id": "K-ROBO-01",
"thing_name": "Edison Roboter",
"thing_type": "container",
"qty": 1,
"notes": ""
}
event_created
2026-02-16T18:42:16+00:00
3
{
"event_id": 1,
"name": "Kinderfreizeit SPO",
"start_date": "2026-04-30",
"end_date": "2026-05-03",
"notes": ""
}
created · K-IPAD-01
2026-02-16T18:41:57+00:00
2
{
"type": "container",
"after": {
"type": "container",
"name": "iPads",
"category": "Technik",
"tags": "",
"qty": 1,
"home_location": "member",
"home_location_detail": "Sascha",
"location": "member",
"location_detail": "Sascha",
"custodian": "",
"notes": "",
"contents_text": "10 iPads"
}
}
created · K-ROBO-01
2026-02-16T18:41:16+00:00
1
{
"type": "container",
"after": {
"type": "container",
"name": "Edison Roboter",
"category": "Technik",
"tags": "",
"qty": 1,
"home_location": "member",
"home_location_detail": "Sascha",
"location": "member",
"location_detail": "Sascha",
"custodian": "Technik Team",
"notes": "",
"contents_text": "12 Roboter\r\nLadekabel"
}
}