Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "content": {
  3.     "data": {
  4.       "id": 46,
  5.       "ref": "1495711341-Tu51KL9s",
  6.       "searcher_id": 1,
  7.       "assignee_id": 1,
  8.       "search_profile": {
  9.           "name": "My USA Profile 1",
  10.           "slug": "my-usa-profile-1"
  11.       },
  12.       "filters": {
  13.         "entity_type": "person",
  14.         "types": [
  15.           "sanction",
  16.           "warning"
  17.         ],
  18.         "birth_year": "1924",
  19.         "passport": "AD10095",
  20.         "exact_match": false,
  21.         "fuzziness": 0.6
  22.       },
  23.       "match_status": "potential_match",
  24.       "risk_level": "unknown",
  25.       "search_term": "Robert Mugabe",
  26.       "total_hits": 1,
  27.       "updated_at": "2015-06-18 16:52:42",
  28.       "created_at": "2015-06-18 16:52:42",
  29.       "tags": {
  30.           "name": "value"
  31.       },
  32.       "hits": [
  33.         {
  34.           "doc": {
  35.             "aka": [
  36.  
  37.             ],
  38.             "associates": [
  39.               {
  40.                 "name": "Grace Mugabe",
  41.                 "association": "Spouse"
  42.               }
  43.             ],
  44.             "entity_type": "person",
  45.             "fields": [
  46.               {
  47.                 "locale": "en",
  48.                 "name": "Justification",
  49.                 "source": "swiss-seco-list",
  50.                 "value": "Head of Government and responsible for activities that seriously undermine democracy, respect for human rights and the rule of law."
  51.               },
  52.               {
  53.                 "name": "Other Information",
  54.                 "source": "swiss-seco-list",
  55.                 "value": "President."
  56.               },
  57.               {
  58.                 "name": "Date of Birth",
  59.                 "source": "swiss-seco-list",
  60.                 "tag": "date_of_birth",
  61.                 "value": "1924"
  62.               }
  63.             ],
  64.             "first_name": "Robert",
  65.             "id": "RU4326M8GFUAHMF",
  66.             "last_name": "Mugabe",
  67.             "last_updated_utc": "2015-06-16T01:11:14Z",
  68.             "middle_names": "Gabriel",
  69.             "media": [
  70.               {
  71.                 "date": "2015-10-08T00:00:00Z",
  72.                 "pdf_url": "<URL OF PDF with more information>",
  73.                 "snippet": "Zimbabweans are struggling with inflation of more than 100,000 percent",
  74.                 "title": "Zimbabwe court to rule on election results | Reuters",
  75.                 "url": "http://www.reuters.com/article/2008/04/14/us-zimbabwe-election-idUSL0457212820080414"
  76.               }
  77.             ],
  78.             "name": "Mugabe Robert Gabriel",
  79.             "sources": [
  80.               "swiss-seco-list"
  81.             ],
  82.             "types": [
  83.               "sanction"
  84.             ]
  85.           },
  86.           "is_whitelisted": false,
  87.           "match_types": [
  88.             "name_exact",
  89.             "year_of_birth"
  90.           ],
  91.           "score": 3.511
  92.         }
  93.       ],
  94.     }
  95.   },
  96.   "status": "success"
  97. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement