37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
[
|
|
{
|
|
"id": 4,
|
|
"created_at": "2023-06-12T02:11:42.917529Z",
|
|
"updated_at": "2023-06-16T01:48:17.565038Z",
|
|
"name": "Sample Workou 1",
|
|
"description": "thot workout",
|
|
"registered_user": {
|
|
"id": 1,
|
|
"created_at": "2023-06-11T22:09:52.419314Z",
|
|
"updated_at": "2023-06-11T22:09:52.419342Z",
|
|
"first_name": "test1_fist",
|
|
"last_name": "test1_last",
|
|
"image": "",
|
|
"nick_name": null,
|
|
"user": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 5,
|
|
"created_at": "2023-06-13T02:01:33.290254Z",
|
|
"updated_at": "2023-06-16T01:48:08.680277Z",
|
|
"name": "test",
|
|
"description": "workout for upper body",
|
|
"registered_user": {
|
|
"id": 2,
|
|
"created_at": "2023-06-13T02:00:52.161674Z",
|
|
"updated_at": "2023-06-13T02:00:52.161733Z",
|
|
"first_name": "test2_first",
|
|
"last_name": "test2_last",
|
|
"image": "",
|
|
"nick_name": null,
|
|
"user": 3
|
|
}
|
|
}
|
|
]
|