Warning, /pim/libkgapi/autotests/people/data/person2_fetch_response.txt is written in an unsupported language. File is not indexed.

0001 HTTP/1.1 200 OK
0002 Content-Type: application/json; charset=UTF-8
0003 Date: Fri, 24 Feb 2023 16:53:10 GMT
0004 Server: ESF
0005 Cache-Control: private
0006 X-XSS-Protection: 0
0007 X-Frame-Options: SAMEORIGIN
0008 X-Content-Type-Options: nosniff
0009 Accept-Ranges: none
0010 Vary: X-Origin, Referer, Origin,Accept-Encoding
0011 Transfer-Encoding: chunked
0012 Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
0013 
0014 {
0015   "resourceName": "people/c2945739795208677217",
0016   "etag": "%EigBAgMEBQYHCAkKCwwNDg8QERITFBUWFxkfISIjJCUmJy40NTc9Pj9AGgQBAgUHIgxXTytnMnpEa0dRZz0=",
0017   "metadata": {
0018     "sources": [
0019       {
0020         "type": "CONTACT",
0021         "id": "28e15ebc8e252761",
0022         "etag": "#WO+g2zDkGQg=",
0023         "updateTime": "2023-02-24T16:59:37.385386Z"
0024       }
0025     ],
0026     "objectType": "PERSON"
0027   },
0028   "names": [
0029     {
0030       "metadata": {
0031         "primary": true,
0032         "source": {
0033           "type": "CONTACT",
0034           "id": "28e15ebc8e252761"
0035         }
0036       },
0037       "displayName": "Konqui",
0038       "givenName": "Konqui",
0039       "displayNameLastFirst": "Konqui",
0040       "unstructuredName": "Konqui"
0041     }
0042   ],
0043   "photos": [
0044     {
0045       "metadata": {
0046         "primary": true,
0047         "source": {
0048           "type": "CONTACT",
0049           "id": "28e15ebc8e252761"
0050         }
0051       },
0052       "url": "https://lh3.googleusercontent.com/cm/AAkdduodBoQ0VZQuSi40HNVcCpGoTYtkm2VCzcf0fTi9n-rMGeLHDmJVUjnK5WMsyg0J=s100",
0053       "default": true
0054     }
0055   ],
0056   "emailAddresses": [
0057     {
0058       "metadata": {
0059         "primary": true,
0060         "source": {
0061           "type": "CONTACT",
0062           "id": "28e15ebc8e252761"
0063         }
0064       },
0065       "value": "konqui@kde.test",
0066       "type": "work",
0067       "formattedType": "Work"
0068     }
0069   ],
0070   "organizations": [
0071     {
0072       "metadata": {
0073         "primary": true,
0074         "source": {
0075           "type": "CONTACT",
0076           "id": "28e15ebc8e252761"
0077         }
0078       },
0079       "name": "KDE",
0080       "department": "Promo",
0081       "title": "Mascot"
0082     }
0083   ],
0084   "memberships": [
0085     {
0086       "metadata": {
0087         "source": {
0088           "type": "CONTACT",
0089           "id": "28e15ebc8e252761"
0090         }
0091       },
0092       "contactGroupMembership": {
0093         "contactGroupId": "myContacts",
0094         "contactGroupResourceName": "contactGroups/myContacts"
0095       }
0096     }
0097   ]
0098 }