Activities
Action
Record
Actor
Created At
A journal was created
Having a to god time
Elvis Presley
July 05, 2025 15:01
{
"actor_type": "User",
"actor_id": 5,
"action": "demo/journal.create",
"actor_display_name": "Elvis Presley",
"record_display_name": "Having a to god time",
"payloads": [
{
"relation": "self",
"record_type": "Demo::Journal",
"record_id": 8,
"attrs": {
"title": "Having a to god time",
"body": "Was confuse and alughting all the time",
"state": "pending",
"public_attrs": {
"title": "Having a to god time"
}
},
"route": "demo/journals/:id",
"record_display_name": "Having a to god time",
"current_payload": true,
"data_owner": true,
"public_attrs": {
"title": "Having a to god time"
}
},
{
"relation": "belongs_to",
"record_type": "User",
"record_id": 4,
"attrs": {
"first_name": "Jim",
"last_name": "Morrison",
"age": "27",
"email": "jim@example.com",
"user_type": "Doctor",
"public_attrs": {
"first_name": "Jim"
}
},
"route": "/demo/users/:id",
"record_display_name": "Jim Morrison",
"current_payload": true,
"data_owner": false,
"public_attrs": {
"first_name": "Jim"
}
},
{
"relation": "belongs_to",
"record_type": "User",
"record_id": 1,
"attrs": {
"first_name": "Kurt",
"last_name": "Cobain",
"age": "27",
"email": "kurt@example.com",
"user_type": "Patient",
"public_attrs": {
"first_name": "Kurt"
}
},
"route": "/demo/users/:id",
"record_display_name": "Kurt Cobain",
"current_payload": true,
"data_owner": true,
"public_attrs": {
"first_name": "Kurt"
}
}
]
}
A city was updated
Santorini
Elvis Presley
July 05, 2025 15:00
{
"actor_type": "User",
"actor_id": 5,
"action": "demo/city.update",
"actor_display_name": "Elvis Presley",
"record_display_name": "Santorini",
"payloads": [
{
"relation": "self",
"record_type": "Demo::City",
"record_id": 3,
"attrs": [
],
"route": "/demo/cities/:id",
"record_display_name": "Santorini",
"current_payload": true,
"data_owner": true,
"public_attrs": {
"changes": [
]
}
},
{
"relation": "has_many",
"record_type": "Demo::Address",
"record_id": 3,
"attrs": {
"street": "Santorini, Thera 847 00",
"postal_code": "847 00",
"public_attrs": {
}
},
"route": "/demo/addresses/:id",
"record_display_name": "Santorini, Thera 847 00 847 00 - Santorini",
"current_payload": true,
"data_owner": false,
"public_attrs": {
}
},
{
"relation": "has_many",
"record_type": "User",
"record_id": 3,
"attrs": {
"first_name": "Janis",
"last_name": "Joplin",
"age": "27",
"email": "janis@example.com",
"user_type": "Patient",
"public_attrs": {
"first_name": "Janis"
}
},
"route": "/demo/users/:id",
"record_display_name": "Janis Joplin",
"current_payload": true,
"data_owner": false,
"public_attrs": {
"first_name": "Janis"
}
}
]
}
An address was updated
Eiffel Tower in Paris 75007 - Paris
Elvis Presley
July 05, 2025 15:00
{
"actor_type": "User",
"actor_id": 5,
"action": "demo/address.update",
"actor_display_name": "Elvis Presley",
"record_display_name": "Eiffel Tower in Paris 75007 - Paris",
"payloads": [
{
"relation": "self",
"record_type": "Demo::Address",
"record_id": 7,
"attrs": [
{
"street": {
"from": "Eiffel Tower",
"to": "Eiffel Tower in Paris"
}
}
],
"route": "/demo/addresses/:id",
"record_display_name": "Eiffel Tower in Paris 75007 - Paris",
"current_payload": true,
"data_owner": true,
"public_attrs": {
"changes": [
]
}
}
]
}
A club was shown
Galactic Groove Hub
Elvis Presley
July 05, 2025 14:59
{
"actor_type": "User",
"actor_id": 5,
"action": "demo/club.show",
"actor_display_name": "Elvis Presley",
"record_display_name": "Galactic Groove Hub",
"payloads": [
{
"relation": "self",
"record_type": "Demo::Club",
"record_id": 5,
"attrs": {
"name": "Galactic Groove Hub",
"public_attrs": {
}
},
"route": "/demo/clubs/:id",
"record_display_name": "Galactic Groove Hub",
"current_payload": true,
"data_owner": true,
"public_attrs": {
}
},
{
"relation": "belongs_to",
"record_type": "Demo::Address",
"record_id": 5,
"attrs": {
"street": "Pyramid of Giza",
"postal_code": "12588",
"public_attrs": {
}
},
"route": "/demo/addresses/:id",
"record_display_name": "Pyramid of Giza 12588 - Giza",
"current_payload": true,
"data_owner": false,
"public_attrs": {
}
}
]
}
A user logged in
Elvis Presley
Elvis Presley
July 05, 2025 14:59
{
"actor_type": "User",
"actor_id": 5,
"action": "user.login",
"actor_display_name": "Elvis Presley",
"record_display_name": "Elvis Presley",
"payloads": [
{
"relation": "self",
"record_type": "User",
"record_id": 5,
"attrs": {
"first_name": "Elvis",
"last_name": "Presley",
"age": "42",
"email": "elvis@example.com",
"user_type": "Patient",
"public_attrs": {
"first_name": "Elvis"
}
},
"route": "/demo/users/:id",
"record_display_name": "Elvis Presley",
"current_payload": true,
"data_owner": true,
"public_attrs": {
"first_name": "Elvis"
}
},
{
"relation": "has_one",
"record_type": "Demo::UserProfile",
"record_id": 5,
"attrs": {
"sex": "Male",
"religion": "Christianity",
"public_attrs": {
"sex": "Male"
}
},
"route": null,
"record_display_name": "Demo::UserProfile#5",
"current_payload": true,
"data_owner": false,
"public_attrs": {
"sex": "Male"
}
},
{
"relation": "belongs_to",
"record_type": "Demo::Address",
"record_id": 5,
"attrs": {
"street": "Pyramid of Giza",
"postal_code": "12588",
"public_attrs": {
}
},
"route": "/demo/addresses/:id",
"record_display_name": "Pyramid of Giza 12588 - Giza",
"current_payload": true,
"data_owner": false,
"public_attrs": {
}
},
{
"relation": "belongs_to",
"record_type": "Demo::Club",
"record_id": 3,
"attrs": {
"name": "Starlight Jazz Café",
"public_attrs": {
}
},
"route": "/demo/clubs/:id",
"record_display_name": "Starlight Jazz Café",
"current_payload": true,
"data_owner": false,
"public_attrs": {
}
}
]
}