Advertisement
Guest User

Candidate JSON

a guest
Mar 19th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.38 KB | None | 0 0
  1. {
  2.                 "id": 3,
  3.                 "ref_num": "CAN-16103",
  4.                 "forename": "Nicola M",
  5.                 "surname": "Mallett",
  6.                 "email": "nicola.mallett@lewissilkin.com",
  7.                 "firm_id": 1,
  8.                 "pqe": 2,
  9.                 "personnel_type": "PSL",
  10.                 "status": 1,
  11.                 "admitted_date": "2007-09-01",
  12.                 "workphone": "44 (0)20 7074 8082",
  13.                 "mobile_phone": "",
  14.                 "gender": "Female",
  15.                 "website": "http://www.lewissilkin.com/Who-We-Are/Nicola-Mallett.aspx",
  16.                 "linked_in": "https://uk.linkedin.com/pub/nicola-mallett/18/661/993",
  17.                 "law_society": "England & Wales",
  18.                 "law_society_link": "http://solicitors.lawsociety.org.uk/person/2620/nicola-mary-mallett",
  19.                 "lang": "English",
  20.                 "changed_job_date": "1984-10-15",
  21.                 "school": "Uppingham School",
  22.                 "university": "Trinity Hall, Cambridge",
  23.                 "created_at": "2019-03-14 15:01:14",
  24.                 "updated_at": "2019-03-14 15:01:14",
  25.                 "firm": {
  26.                     "id": 1,
  27.                     "title": "Taylor Wessing",
  28.                     "type": 1,
  29.                     "ranking": 6,
  30.                     "website": null,
  31.                     "created_at": "2019-03-14 15:00:49",
  32.                     "updated_at": "2019-03-14 15:00:49"
  33.                 },
  34.                 "links": [],
  35.                 "jobs": [
  36.                     {
  37.                         "id": 1,
  38.                         "candidate_id": 3,
  39.                         "previous_firm": "Nabarro",
  40.                         "previous_date": "06/1998-06/2007",
  41.                         "created_at": "2019-03-14 15:01:14",
  42.                         "updated_at": "2019-03-14 15:01:14"
  43.                     },
  44.                     {
  45.                         "id": 2,
  46.                         "candidate_id": 3,
  47.                         "previous_firm": "Middleton Potts",
  48.                         "previous_date": "1991-1997",
  49.                         "created_at": "2019-03-14 15:01:14",
  50.                         "updated_at": "2019-03-14 15:01:14"
  51.                     }
  52.                 ],
  53.                 "locations": [
  54.                     {
  55.                         "id": 3,
  56.                         "candidate_id": 3,
  57.                         "location_id": 1,
  58.                         "description": null,
  59.                         "created_at": "2019-03-14 15:01:14",
  60.                         "updated_at": "2019-03-14 15:01:14",
  61.                         "location": {
  62.                             "id": 1,
  63.                             "firm_id": 1,
  64.                             "country_id": 1,
  65.                             "region_id": 1,
  66.                             "city_id": 1,
  67.                             "address": null,
  68.                             "commercial_contracts": null,
  69.                             "corporate_tax": null,
  70.                             "white_crime": null,
  71.                             "crime": null,
  72.                             "licensing": null,
  73.                             "created_at": "2019-03-14 15:00:49",
  74.                             "updated_at": "2019-03-14 15:00:49",
  75.                             "country": {
  76.                                 "id": 1,
  77.                                 "title": "United Kingdom",
  78.                                 "created_at": "2019-03-14 15:00:49",
  79.                                 "updated_at": "2019-03-14 15:00:49"
  80.                             },
  81.                             "region": {
  82.                                 "id": 1,
  83.                                 "title": "London",
  84.                                 "country_id": 1,
  85.                                 "created_at": "2019-03-14 15:00:49",
  86.                                 "updated_at": "2019-03-14 15:00:49"
  87.                             },
  88.                             "city": {
  89.                                 "id": 1,
  90.                                 "title": "London",
  91.                                 "country_id": 1,
  92.                                 "region_id": 1,
  93.                                 "created_at": "2019-03-14 15:00:49",
  94.                                 "updated_at": "2019-03-14 15:00:49"
  95.                             }
  96.                         }
  97.                     }
  98.                 ]
  99.             }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement