-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_getorganizations_organization_data.json
64 lines (64 loc) · 1.9 KB
/
test_getorganizations_organization_data.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
54
55
56
57
58
59
60
61
62
63
64
{
"organizationData":{
"businessCode":"012345-6",
"created":[2020, 8, 31, 14, 27, 4, 18000000],
"changed":[2020, 8, 31, 14, 27, 4, 18000000],
"fetched":[2022, 2, 27, 3, 11, 40, 542000000],
"removed":null,
"organizationType":"Municipality",
"publishingStatus":"Published",
"guid":"37962bfb-a1-4f07-bad8-2b5ca45e85451",
"organizationNames":[
{
"language":"fi",
"type":"Name",
"value":"Testiorganisaatio",
"created":[2020, 8, 31, 14, 27, 4, 20000000],
"changed":[2020, 8, 31, 14, 27, 4, 20000000],
"fetched":[2022, 2, 27, 3, 11, 40, 544000000],
"removed":null
}
],
"organizationDescriptions":[
{
"language":"fi",
"type":"Description",
"value":"Tämä on testiorganisaatio",
"created":[2020, 8, 31, 14, 27, 4, 26000000],
"changed":[2020, 8, 31, 14, 27, 4, 26000000],
"fetched":[2022, 2, 27, 3, 11, 40, 548000000],
"removed":null
}
],
"emails":[
{
"language":"fi",
"value":"invalid email address",
"created":[2020, 8, 31, 14, 27, 4, 26000000],
"changed":[2020, 8, 31, 14, 27, 4, 26000000],
"fetched":[2022, 2, 27, 3, 11, 40, 548000000],
"removed":null
},
{
"language":"fi",
"value":"[email protected]",
"created":[2020, 8, 31, 14, 27, 4, 26000000],
"changed":[2020, 8, 31, 14, 27, 4, 26000000],
"fetched":[2022, 2, 27, 3, 11, 40, 548000000],
"removed":null
}
],
"webPages":[
{
"language":"fi",
"url":"https://www.testiorganisaatio.fi",
"value":"Testiorganisaation kotisivu",
"created":[2020, 8, 31, 14, 27, 4, 34000000],
"changed":[2020, 8, 31, 14, 27, 4, 34000000],
"fetched":[2022, 2, 27, 3, 11, 40, 551000000],
"removed":null
}
]
},
"companyData":null
}