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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244 | $ http --pretty=format -v https://puhuri-core-beta.neic.no/api/projects/ Authorization:"Token 787de6b7c581ab6d9d42fe9ec12ac9f1811c5811"
GET /api/projects/ HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
Authorization: Token 787de6b7c581ab6d9d42fe9ec12ac9f1811c5811
Connection: keep-alive
Host: puhuri-core-beta.neic.no
User-Agent: HTTPie/2.4.0
HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Headers: Accept, Accept-Encoding, Authorization, Content-Type, Origin, User-Agent, X-CSRFToken, X-Requested-With
Access-Control-Allow-Methods: DELETE, GET, OPTIONS, PATCH, POST, PUT
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: Link, X-Result-Count
Allow: GET, POST, HEAD, OPTIONS
Content-Language: en
Content-Length: 7129
Content-Security-Policy: report-uri csp.hpc.ut.ee; form-action 'self';
Content-Type: application/json
Date: Fri, 09 Apr 2021 09:46:41 GMT
Link: <https://puhuri-core-beta.neic.no/api/projects/>; rel="first", <https://puhuri-core-beta.neic.no/api/projects/?page=2>; rel="next", <https://puhuri-core-beta.neic.no/api/projects/?page=2>; rel="last"
Referrer-Policy: no-referrer-when-downgrade
Strict-Transport-Security: max-age=31536000; preload
Vary: Accept-Language, Cookie
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Result-Count: 20
X-XSS-Protection: 1; mode=block
[
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-26T10:57:02.640605Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project description",
"name": "CSC test project",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/8cb53568cbed40c584029cb43cc540f6/",
"uuid": "8cb53568cbed40c584029cb43cc540f6"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:06:30.911124Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 10 description",
"name": "CSC test project 10",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/a6241bd8342c4fb4b8ea9507ea03d658/",
"uuid": "a6241bd8342c4fb4b8ea9507ea03d658"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:06:43.645113Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 11 description",
"name": "CSC test project 11",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/d21ccbb0033f49fa928dc6bcc739cd8e/",
"uuid": "d21ccbb0033f49fa928dc6bcc739cd8e"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:07:03.472114Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 12 description",
"name": "CSC test project 12",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/09119652d1f24a068ec8a6d29da1016a/",
"uuid": "09119652d1f24a068ec8a6d29da1016a"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:07:22.023662Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 13 description",
"name": "CSC test project 13",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/adf45385e57749c4b636d09b127039ea/",
"uuid": "adf45385e57749c4b636d09b127039ea"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:07:37.658803Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 14 description",
"name": "CSC test project 14",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/4b3ff8e4dfe84c8ab83834715c757e47/",
"uuid": "4b3ff8e4dfe84c8ab83834715c757e47"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T06:07:52.235226Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 15 description",
"name": "CSC test project 15",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/19cb4c0825ec4333adcdf3fce9382fac/",
"uuid": "19cb4c0825ec4333adcdf3fce9382fac"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T05:44:25.730256Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 2 description",
"name": "CSC test project 2",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/62808e67ca734d6c9710f7d1dd35a299/",
"uuid": "62808e67ca734d6c9710f7d1dd35a299"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T05:44:50.921959Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 3 description",
"name": "CSC test project 3",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/03a57d26bc5c448f96ccaf6e1ce2a91d/",
"uuid": "03a57d26bc5c448f96ccaf6e1ce2a91d"
},
{
"backend_id": "",
"billing_price_estimate": {
"current": 0,
"tax": 0,
"tax_current": 0,
"total": 0.0
},
"created": "2021-03-30T05:45:07.739197Z",
"customer": "https://puhuri-core-beta.neic.no/api/customers/29f29e6b65004bff9e831dec7c953177/",
"customer_abbreviation": "CSC",
"customer_name": "IT CENTER FOR SCIENCE LTD",
"customer_native_name": "",
"customer_uuid": "29f29e6b65004bff9e831dec7c953177",
"description": "CSC test project 4 description",
"name": "CSC test project 4",
"type": "https://puhuri-core-beta.neic.no/api/project-types/c588e4bc82fa4cf0b97e545e117c4c21/",
"type_name": "Name of project type",
"url": "https://puhuri-core-beta.neic.no/api/projects/ed75f213306740588854ea3e973c7fb5/",
"uuid": "ed75f213306740588854ea3e973c7fb5"
}
]
|