15 lines
412 B
JSON
15 lines
412 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"model": "orgs.organization",
|
||
|
|
"pk": 1,
|
||
|
|
"fields": {
|
||
|
|
"created_at": "2026-01-18T15:29:10.238Z",
|
||
|
|
"updated_at": "2026-01-18T15:29:10.238Z",
|
||
|
|
"uuid": "c64ed6a5-f444-464c-a408-e73b71890acc",
|
||
|
|
"name": "Example Organization",
|
||
|
|
"description": "An example organization for testing purposes.",
|
||
|
|
"owner": 1
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|