[062892]: / Allura / docs / api-rest / examples / user.json  Maximize  Restore  History

Download this file

75 lines (75 with data), 1.8 kB

 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"status": "active",
"preferred_support_tool": "",
"profile_api_url": "https://forge-allura.apache.org/rest/u/heiths/profile/",
"preferred_support_url": "",
"labels": [],
"private": false,
"creation_date": "2014-12-12",
"socialnetworks": [
{
"accounturl": "",
"socialnetwork": "Twitter"
},
{
"accounturl": "",
"socialnetwork": "Facebook"
}
],
"tools": [
{
"mount_point": "admin",
"name": "admin",
"label": "Admin"
},
{
"mount_point": "wiki",
"name": "wiki",
"label": "Wiki"
},
{
"mount_point": "profile",
"name": "profile",
"label": "Profile"
},
{
"mount_point": "search",
"name": "search",
"label": "Search"
},
{
"mount_point": "activity",
"name": "activity",
"label": "Activity"
}
],
"categories": {
"developmentstatus": [],
"environment": [],
"language": [],
"license": [],
"database": [],
"topic": [],
"audience": [],
"translation": [],
"os": []
},
"_id": "548b2d136d19cd59705380a6",
"name": "u/heiths",
"url": "https://forge-allura.apache.org/u/heiths/",
"icon_url": null,
"video_url": "",
"screenshots": [],
"summary": "",
"short_description": null,
"moved_to_url": "",
"shortname": "u/heiths",
"developers": [
{
"url": "https://forge-allura.apache.org/u/heiths/",
"username": "heiths",
"name": "Heith Seewald"
}
],
"external_homepage": ""
}