forked from rsdoiel/archivesspace-api-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadmin-agent.json
53 lines (53 loc) · 1.44 KB
/
admin-agent.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"lock_version": 0,
"publish": false,
"create_time": "2016-07-25T17:27:01Z",
"system_mtime": "2016-07-25T17:27:01Z",
"user_mtime": "2016-07-25T17:27:01Z",
"jsonmodel_type": "agent_person",
"agent_contacts": [],
"linked_agent_roles": [],
"external_documents": [],
"rights_statements": [],
"notes": [],
"dates_of_existence": [],
"names": [
{
"lock_version": 0,
"primary_name": "Administrator",
"sort_name": "Administrator",
"sort_name_auto_generate": true,
"create_time": "2016-07-25T17:27:01Z",
"system_mtime": "2016-07-25T17:27:01Z",
"user_mtime": "2016-07-25T17:27:01Z",
"authorized": true,
"is_display_name": true,
"source": "local",
"rules": "local",
"name_order": "direct",
"jsonmodel_type": "name_person",
"use_dates": []
}
],
"related_agents": [],
"uri": "/agents/people/1",
"agent_type": "agent_person",
"display_name": {
"lock_version": 0,
"primary_name": "Administrator",
"sort_name": "Administrator",
"sort_name_auto_generate": true,
"create_time": "2016-07-25T17:27:01Z",
"system_mtime": "2016-07-25T17:27:01Z",
"user_mtime": "2016-07-25T17:27:01Z",
"authorized": true,
"is_display_name": true,
"source": "local",
"rules": "local",
"name_order": "direct",
"jsonmodel_type": "name_person",
"use_dates": []
},
"title": "Administrator",
"is_linked_to_published_record": false
}